Use ClearImage Barcode 1D Basic to automatically and rapidly recognize barcodes on separator sheets and cover pages for indexing, routing and content storage purposes. Reading up to 17 different 1D symbologies, including Code 39, Code 128, ClearImage can keep up with even the highest performance scanners and applications.
Download Barcode SDK at no charge to see how easy it is to integrate, and to test it with your images on your own servers.
Use the Online Barcode Reader to quickly submit your images, and have them read by the ClearImage barcode recognition engines. See the results in the browser, or get them by email.
For more demanding applications with poorer quality images (e.g. incoming fax pages, sheets with hand pasted barcode labels), pre-printed forms with barcodes, more orientations, or a larger number of barcodes use ClearImage Barcode 1D Pro.
ClearImage Barcode 1D Basic, included in the ClearImage Barcode SDK provides an API to minimize your time to market and to reduce your operating costs with:
Start with the source code examples in C#, VB.NET, Visual Basic (VB6), C++, ASP, PHP, Delphi. Use our intuitive .NET or COM API for simple implementation without obscure parameters.
For example, these few lines of C# code read up to 2 Code39 barcodes per page in a TIFF file:
using Inlite.ClearImageNet;
...
BarcodeReader reader = new BarcodeReader();
reader.Code39 = true;
foreach (Barcode bc in reader.Read("test.tif"));
MessageBox.Show("Value=" + bc.Text);
ClearImage Barcode 1D Pro is easy to install in a high volume production environment where it delivers proven reliable results with the lowest error rates in the industry.
ClearImage Barcode SDK provides a free, unlimited evaluation period of 60 days. Developers may continue to freely use the SDK in a limited Development Mode. However, unlimited production use requires a runtime license on each computer which executes the software.
At Inlite Research, developers respond to your support queries. Contact our development team to get expert advice typically within 24 hours.