How to Read Barcodes and Parse GS1 Application Identifiers (AIs) in PythonGS1 is a global organization that develops and maintains supply chain standards, including barcode formats. Its system is widely adopted…Apr 23Apr 23
How to Build a Flutter MRZ and VIN Scanner for Android, iOS, Web, Windows, and LinuxBenefiting from the cross-platform nature of Dynamsoft Capture Vision, we created flutter_ocr_sdk to enable MRZ recognition across Android…Apr 21Apr 21
How to Build an iOS MRZ and VIN Scanner App in SwiftThe Dynamsoft GitHub page provides sample projects for learning iOS development with MRZ (Machine Readable Zone) and VIN (Vehicle…Apr 20Apr 20
Developing a Web MRZ and VIN Scanner with JavaScript and HTML5In the digital era, extracting information from documents and vehicle IDs has become increasingly important for web-based applications…Apr 15Apr 15
How to Build a Simple MRZ and VIN Scanner Application for AndroidDynamsoft’s pre-built Android MRZ (Machine Readable Zone) Scanner component, which wraps low-level Dynamsoft Capture Vision API, is…Apr 8Apr 8
How to Build a Web Barcode Reader with Python, FastAPI and HTML5FastAPI is a modern, async-ready Python web framework for building APIs. It wraps low-level ASGI (Asynchronous Server Gateway Interface)…Apr 1Apr 1
How to Scan Documents from Document Scanners Over a Local Network Using JavaScript and HTML5Dynamic Web TWAIN Service is the core component of the Dynamic Web TWAIN SDK. It enables you to acquire documents from document scanners…Mar 31Mar 31
Customizing Dynamsoft Android Barcode Scanner API to Filter and Select Desired ResultsDynamsoft Barcode Scanner API is open source and free to customize. It currently provides two modes: Single and Multiple. In Single mode…Mar 20Mar 20
How to Build a Remote Document Scanner in SwiftUI to Digitize Documents Over NetworkIn office environments, network-connected physical document scanners from manufacturers like HP , Canon , Epson , and Brother often…Mar 18Mar 18
Using Apple’s Virtual Scanner to Test Document Scanning Apps and SDKs on macOSApple provided a sample project demonstrating how to create a virtual scanner device a long time ago. The last revision was on June 12…Mar 13Mar 13