Web Demos

BARCODE READER SDK DEMO

Explore the flexibe barcode reading settings to optimize for your specific usage scenario.

WEB TWAIN SDK DEMO

Try the most popular web scanner features: scan images, import local images and PDF files, edit, save to local, upload to database, and etc.

BARCODE READER JAVASCRIPT DEMO

Transform any camera-equipped devices into real-time, browser-based barcode and QR code scanners.

MRZ SCANNER WEB DEMO

Detects the machine-readable zone of a passport, scans the text, and parses into human-readable data.

APP STORE DEMOS

BARCODE READER SDK FOR IOS

BARCODE READER SDK FOR ANDROID

VIEW MORE DEMOS >

Free
Trial

Resource Base


javascript

[JavaScript] Official Demo

This is the official demo for Dynamsoft Barcode Reader JavaScript Edition. It's developed as a Vue application and it demonstrates popular usage scenarios, camera control, reader settings and UI customization, etc.

Try Online Demo Check Code on GitHub

c#

[C#] Upload Images Online for Server-side Scanning

This page is an online barcode scanner for QR Code, DataMatrix, PDF417, Aztec, GS1 DataBar, Maxicode, Patch Code, GS1 Composite and 1D codes.

Try Online Demo

c#

[C#] Read barcode from scanner, webcam and files

The sample demonstrates how to read barcode from scanners, webcam and local files.

Check Code on GitHub

c/c++

[C++] Decode Video Frame

This sample demonstrates how to read barcodes from video frames and show results in real-time.

Check Code on GitHub

c#

[C#] Hello World - Simplest Implementation

This sample demonstrates the simplest way to read barcodes from an image file.

Check Code on GitHub

vb.net

[ASP.NET-VB.NET] Read Barcodes from an Image

The sample demonstrates how to read barcodes from a demo image in an ASP.NET(VB.NET) application.

Download code

c#

[C#] Rename, Split or Classify Documents using Barcodes

This sample demonstrates how to renaming, splitting or classifying a batch of documents using barcodes result

Check Code on GitHub

xamarin

[Xamarin.Forms] Barcode Reader Simple Sample

This sample demonstrates how to build a simple barcode scanner with Dynamsoft Capture Vision Xamarin.Forms edition.

Check Code on GitHub

c/c++

[C++] Hello World - Simplest Implementation

This sample demonstrates the simplest way to read barcodes from an image file and output barcode format and text.

Check Code on GitHub

cordova

[Cordova] Barcode Reader Simple Sample

This sample demonstrates how to build a simple barcode scanner with Dynamsoft Capture Vision Cordova edition.

Check Code on GitHub

c/c++

[C] Hello World - Simplest Implementation

This sample demonstrates the simplest way to read barcodes from an image file and output barcode format and text.

Check Code on GitHub

vb.net

[VB.NET] Read Barcode in VB.NET

This sample demonstrates how to read barcode in a VB.NET WinForms desktop application.

Download code

c/c++

[C++] Read with General Used Settings

This sample demonstrates how to configure general used settings and read barcodes from an image file.

Check Code on GitHub

php

[Windows-PHP] Read barcode in PHP web application

The sample demonstrates how to build a web application with PHP wrapper of Dynamsoft Barcode Reader v7.1 on Windows. Note: The latest version does not include this wrapper.

Download code

react native

[React Native] Barcode Reader Simple Sample

This sample demonstrates how to build a simple barcode scanner with Dynamsoft Capture Vision React Native edition.

Check Code on GitHub

Python

[Python] DBR Python Extension

The sample shows how to use OpenCV-Python to create a simple webcam barcode reader with Dynamsoft C/C++ Barcode Reader SDK.

Download code

node.js

[Node.js] DBR Node.js Extension

It aims to help developers build Node.js barcode apps with Dynamsoft Barcode Reader in Windows, Linux, macOS, and Raspberry Pi.

Download code

java

[JAVA] Hello World - Simplest Implementation

This is a Java sample that illustrates the simplest way to recognize barcodes from images with Dynamsoft Barcode Reader SDK

Check Code on GitHub

php

[Windows-PHP] Read Barcodes from an Image

The sample demonstrates how to read barcodes from a demo image in a PHP application on Windows. Note: This sample uses v7.1 of Dynamsoft Barcode Reader. The PHP wrapper is not available in the latest version.

Download code

javascript

[JavaScript] Hello World - Simplest Implementation

Demonstrates how to use the minimum code to enable a web page to read barcodes from a live video stream.

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Read Barcodes on an Existing Image

Decodes barcodes using images that are stored locally, whether on mobile or desktop.

Try Online Demo CHECK CODE ON GITHUB

javascript

[JavaScript] Read barcodes in an Angular Application

Decodes video stream in an Angular Application from a USB-connected or built-in camera (mobile or desktop).

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Read Barcodes in a React Application

Decodes video stream in a React Application from a USB-connected or built-in camera (mobile or desktop).

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Read Barcodes in a Vue Application

Decodes video stream in a Vue Application from a USB-connected or built-in camera (mobile or desktop).

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Use the Default Camera UI

Hides built-in UI elements (camera selection, resolution selection, etc.) and shows only the video stream.

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Hide Built-in Controllers

Hides built-in UI elements (camera selection, resolution selection, etc.) and shows only the video stream.

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Use External Controllers

Uses custom controllers to manipulate the Camera UI.

Try Online Demo Check Code on GitHub

javascript

[JavaScript] Enlarge the Video Stream

Enlarges the video stream temporarily to read a barcode.

Try Online Demo Check Code on GitHub

javascript
javascript

[JavaScript] Read a Driver's License

Reads the PDF417 barcode on a driver's license (AAMVA compliant) and parses it.

Try Online Demo Check Code on GitHub

java

[Android] HelloWorld

This is a sample that illustrates the simplest way to set up a video barcode scanner with Dynamsoft Barcode Reader.

Download Code

java

[Android] General Settings

This is a sample that shows how to make general settings when using Dynamsoft Barcode Reader.

Download Code

java

[Android] Performance Settings

This is a sample that shows how to configure Dynamsoft Barcode Reader parameter settings to improve barcode decoding performance.

Download Code

objective-c

[Objective-C] HelloWorld

This is a sample that illustrates the simplest way to set up a video barcode scanner with Dynamsoft Barcode Reader.

Download Code

objective-c

[Objective-C] General Settings

This is a sample that shows how to make general settings when using Dynamsoft Barcode Reader.

Download Code

objective-c

[Objective-C] Performance Settings

This is a sample that shows how to configure Dynamsoft Barcode Reader parameter settings to improve barcode decoding performance.

Download Code

swift

[Swift] HelloWorld

This is a sample that illustrates the simplest way to set up a video barcode scanner with Dynamsoft Barcode Reader.

Download Code

swift

[Swift] General Settings

This is a sample that shows how to make general settings when using Dynamsoft Barcode Reader.

Download Code

swift

[Swift] Performance Settings

This is a sample that shows how to configure Dynamsoft Barcode Reader parameter settings to improve barcode decoding performance.

Download Code

java

[Android] Read A Driver's License

This is a sample that shows how to create a mobile app that focus on decoding the drivers' license barcodes and displaying the parsed information.

Download Code

swift

[Swift] Read A Driver's License

This is a sample that shows how to create a mobile app that focus on decoding the drivers' license barcodes and displaying the parsed information.

Download Code

flutter

[Flutter] Barcode Reader Simple Sample

This sample demonstrates how to build a simple barcode scanner with Dynamsoft Capture Vision Flutter edition.

Check Code on GitHub

Ready to Take the Next Step?

Download free trial
Contact Sales