Today we’re thrilled to announce the release of our barcode generator!
With the new tool, developers will have the ability to generate codes of varying symbologies, serving a broad scope of use cases. All you have to do is specify values to encode, hit the “generate” button and a graphical code will be displayed on the screen.
The barcode generator can create the following types of barcodes:
EAN-13 and UPC-A Barcodes
Create a UPC-A code by entering 12 numeric digits (example: 038678561125).
Create a EAN-13 code by entering 13 numeric digits (example: 3033710074365).
EAN-8 Barcode
Create a EAN-8 code by entering 8 numeric digits (example: 30337100).
QR Code
Create a QR code by entering any text or URL (examples: “hello world” or “https://www.scandit.com”). Note that URL’s must start with “http://” to be recognized as such.
ITF Barcode
Create an ITF by entering numeric digits, typically 14 (example: 55867492279103).
Code 39 Barcode
Create code 39 barcodes by entering valid characters: the capital letters A-Z, digits 0-9, and symbols -.$/+%* and space (example: I AM THE NUMBER 1 CODE).
Code 128 Barcode
Create code 128 barcodes by entering any ASCII data (example: Scandit43438!?).