Latest Version:
2.96, core 5.74 (Jan 2 2024)


2.95, core 5.74 (May 3 2023)
  • WebAssembly has been improved.


2.94, core 5.74 (Apr 20 2023)


2.93, core 5.74 (Mar 30 2023)
  • [-] MSI Plessey (Linear Barcode Decoder) bug has been fixed.


2.92, core 5.73 (Dec 27 2022)
  • New MSI Plessey Linear Barcode Type has been added.
  • [*] DataMatrix decoding has been improved.


2.91 (Jun 6 2022)


2.9 (Feb 1 2022)

2.8 (June 10 2020)

2.7 (Mar 30 2020)
  • New method has been added: getFrame
  • Some minor bugs have been fixed.

Previous:
  • Day licensing system has been improved.
  • New method has been added: getLicenseInfo.
  • Mirror PDF417 barcode decoding has been added.
  • new Progressive Web Application (PWA) Example
  • New method has been added: DecodeImage
  • New setting property scanner.light
  • Mirror DataMatrix and QRCode barcode decoding has been added.
  • New methods have been added: Destroy, IsScannerReady, getVersion
  • New setting property scanner.scanningRect
  • New parameter (frameSize) for onScannerReady event
  • Method setBarcodeSetings has been removed
  • New properties

    QRCodeDecMirror, DataMatrixDecMirror, ScanningRectLeft, ScanningRectTop, ScanningRectWidth, ScanningRectHeight

    for WebAssembly setProperty method have been added.
  • Minor bugs has been fixed.


Barcode Web SDK Overview

WEB Barcode Reading and Decoding Software Online Demo

DataSymbol Web SDK is an API that allows to decode the barcode locally inside a browser (or other environment that can start JavaScript and supports WebAssembly). Unlike JavaScript, this technology works with speed close to the speed of native applications, but it is also safe as well as JavaScript.

DataSymbol Web SDK consists of two main.
WASM - WebAssemby file, this is a library that exports methods for barcodes decoding. WebAssemby compiled from our main DataSymbol barcode decoding core, so it works just like on Windows / Linux Desktop, Mobile Devices etc.
JS – this is a JavaScript wrapper to make easier usage of WASM.

The use of this newest technology WebAssembly provides several huge advantages:

No need to install any additional programs.

The barcode is decoded fast and safely locally inside the browser.

It's as simple and familiar as JavaScript and HTML.

WebAssembly is the same as JavaScript is independent of a platform. Therefore, the one and the same Web (and not only) application can work on Windows, MacOS, Linux, Android etc.

see Barcode Web SDK on youtube Barcode Reader Web SDK (how to decode barcode in Web/HTML/CSS)



See also:
Hosted Barcode Scanner

Plugin for WordPress

Integration with Wix