Embed Barcode Scanner
into Your Web Site
in a few clicks
BarcodeVision.com

Barcode Scanner for Web Site

Embed Barcode Scanner here


This is an even easier way to integrate a barcode scanner into your website. You do not need to place any additional files on your site and make any additional settings for this.

The barcode scanner still works completely locally in your browser.

Supports All Popular Barcode Types

1D Barcodes (Linear)

Interleaved 2/5, Industrial 2/5, SSCC-18, EAN-14, Code 39, Code 39 Extended, Code 128, Code 128 Extended, UCC/EAN 128, Code 11, Codabar, EAN-13, EAN-8, UPC-A, UPC-E, Code 93, Code 93 Extended, DataBar Omnidirectional (RSS-14), DataBar Truncated (RSS-14 Truncated), DataBar Stacked (RSS-14 Stacked), DataBar Stacked Omnidirectional (RSS-14 Stacked Omnidirectional), DataBar Limited (RSS Limited), DataBar Expanded (RSS Expanded), DataBar Expanded Stacked (RSS Expanded Stacked)
2 barcodes. QRCode (QRCode Micro), PDF417 (PDF417 Micro, PDF417 Compact), DataMatrix, AztecCode.

2D Barcodes

QRCode (QRCode Micro), PDF417 (PDF417 Micro, PDF417 Compact), DataMatrix, AztecCode.
2 barcodes. QRCode (QRCode Micro), PDF417 (PDF417 Micro, PDF417 Compact), DataMatrix, AztecCode.

Just a Few Lines of Code

Click here to expand Barcode Reader Code. Copy this code into your HTML page.

    <script async>
        onDataSymbolBarcode = function( decodingResult ) {
            for (var i = 0; i < decodingResult.length; ++i)
                alert( DSbin2String(decodingResult[i]) );
        };
    </script>
    <script async id="DataSymbolScript" src="https://websdk.datasymbol.com/srvhost/v2/scanner.js"></script>
                                    


Complete HTML Page OnLine
* The page on your site where the scanner will be installed must work over HTTPS (all browsers require a secure connection when working with a camera).

You have many options to customize your barcode scanner.


Visit our www.DataSymbol.com for more details
Copyright © 1999-2024, RKD Software, All rights reserved.
Our Sites: www.BarcodeTools.com | www.DataSymbol.com | www.bcmaker.com