Skip to content

aspose-barcode/Aspose.BarCode-for-JavaScript-via-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

Barcode Generation & Recognition via JavaScript

Aspose.BarCode for JavaScript via C++ is a library for generating and recognizing barcodes, enabling you to seamlessly integrate barcode functionality into JavaScript applications.

Directory Overview

Directory Description
Examples A collection of JavaScript examples showcasing product features.

Key Features

General Barcode Features

  • Generate and scan barcodes in BMP, GIF, JPEG, PNG formats.
  • Support for a wide range of barcode standards and specifications.
  • Manage barcode captions: font, colors, alignment, and location.
  • Create DataMatrix barcodes with X12, EDIFACT, or Base 256 encoding.
  • Includes checksum validation and Wide to Narrow Ratio adjustment for symbologies.
  • Full control over barcode appearance: background color, bar color, rotation, resolution, etc.

Barcode Recognition Features

  • Recognize 1D and 2D barcodes from images at any angle.
  • Retrieve region information for recognized barcodes.

Barcode Imaging Features

  • Modify image borders, colors, styles, margins, and sizes.
  • Customize resolution and enable anti-aliasing.
  • Rotate images to any angle and auto-size them.

Supported Symbologies

Numeric Only

EAN13, EAN8, UPCA, UPCE, ISBN, ISMN, ISSN, Interleaved2of5, Standard2of5, MSI, Code11, Codabar, Postnet, Planet, EAN14(SCC14), SSCC18, ITF14, IATA 2 of 5, DatabarOmniDirectional, DatabarStackedOmniDirectional, DatabarExpandedStacked, DatabarStacked, DatabarLimited, DatabarTruncated.

Alpha-Numeric

GS1Code128, Code128, Code39 Extended, Code39 Standard, Code93 Extended, Code93 Standard, Australia Post, Italian Post 25, Matrix 2 of 5, DatabarExpanded, PatchCode.

2D Symbologies

PDF417, DataMatrix, Aztec, QR, MicroQR, GS1DataMatrix, Code16K, CompactPDF417, Swiss QR (QR Bill).

Read Barcodes From

Supported formats: JPEG, TIFF, PNG, BMP, GIF.

Save Barcodes As

Supported formats: JPEG, TIFF, PNG, BMP, GIF, SVG.

Get Started

  1. Download the Aspose.BarCode for JavaScript via C++ library
  2. Unpack it into src/lib directory
  3. Obtain a license and put it into lic directory
  4. Launch an server.bat or server.sh in src
  5. Go to examples page into your browser

Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages