VeryUtils Easy Barcode Generator Software is a barcode encoding library supporting over 50 barcode types

VeryUtils Easy Barcode Generator Software is an easy to use barcode generation program.

* Create UPC-A and EAN-13 and other 50+ barcode graphics.
* Preview barcodes before exporting to a variety of formats.
* Create barcodes in seconds after quick install.

Quickly create the barcodes you need for product and inventory barcode labels. Simply select UPC-A, EAN-13 and other barcode types, enter the barcode number for an instant preview of the barcode, then save and export for printing.

You can Download VeryUtils Easy Barcode Generator Software for Windows from this web page,

https://veryutils.com/easy-barcode-generator

Easy Barcode Generator highlight features:
* Generate UPC-A barcodes and EAN-13 barcodes and other 50+ barcode types.
* Preview barcodes instantly before saving.
* Set the height and width for barcode graphics.
* Export barcodes as eps, svg, bmp, png, gif, tga, tif, or pcx files.
* Free trial version available.
* Include both GUI and Command Line applications.
* Automated ECI switching to support all Unicode characters and automated FNC1 character insertion in GS1 mode.
* Save barcode images to PNG, BMP, TIF, GIF, PCX, SVG, WMF and EPS.
* Includes CLI, GUI and API for calling from other applications.

Encodes data into any of the following:
Australia Post barcode, Aztec Code, Aztec Runes, Channel Code, Codabar, Codablock-F, Code 11, Code 128, Code 16K, Code 2 of 5 (Including IATA, Datalogic, ITF14, Deutsche Post Leitcode and Identcode), Code 32 (Italian Pharmacode), Code 39, Code 39+, Code 49, Code 93, Code One, Data Matrix (including DMRE), DotCode, Dutch Post KIX, EAN, Grid Matrix, GS-1 DataBar (including stacked and composite symbols), Han Xin, HIBC, Japan Post, Korea Post, LOGMARS, MaxiCode, MSI, PDF417 and Micro PDF417, Pharmacode, POSTNET, PLANET, QR Code and Micro QR, Royal Mail 4-state (RM4SCC) and Mailmark, Telepen, Ultracode, UPC-A, UPC-E, UPNQR and USPS Intelligent Mail.

Please by following steps to use VeryUtils Easy Barcode Generator Software,

1. Please download VeryUtils Easy Barcode Generator Software from this web page,

https://veryutils.com/easy-barcode-generator

2. After you install it, please run it and enter the text for the barcode,

imageYou can set more options for the barcode,

image

imageYou can select 50+ barcode types,

image3. After you feel OK with the preview of the barcode, you can click "Save" button to export current barcode image to a PNG or SVG or BMP or JPG or other image format, then you can print the export image file easily.

VeryUtils Easy Barcode Generator Software also supports command line operation, you may run the command line version with following command line,

"C:\Program Files (x86)\VeryUtils Easy Barcode Generator v2.0\barcode-gen-cmd.exe"

Easy Barcode 2.8.0
Encode input data in a barcode and save as BMP/EMF/EPS/GIF/PCX/PNG/SVG/TIF

  -b, --barcode=NUMBER  Number of barcode type (default is 20 (=Code128)).
  --batch               Treat each line of input file as a separate data set
  --bg=COLOUR           Specify a background colour (in hex)
  --binary              Treat input as raw binary data
  --bind                Add boundary bars
  --bold                Use bold text
  --border=NUMBER       Set width of border in multiples of x-dimension
  --box                 Add a box around the symbol
  --cmyk                Use CMYK colour space in EPS symbols
  --cols=NUMBER         Set the number of data columns in symbol
  -d, --data=DATA       Set the symbol content
  --direct              Send output to stdout
  --dotsize=NUMBER      Set radius of dots in dotty mode
  --dotty               Use dots instead of squares for matrix symbols
  --dmre                Allow Data Matrix Rectangular Extended
  --dump                Dump hexadecimal representation to stdout
  -e, --ecinos          Display table of ECI character encodings
  --eci=NUMBER          Set the ECI mode for raw data
  --esc                 Process escape characters in input data
  --filetype=TYPE       Set output file type (PNG/EPS/SVG/PNG/EPS/GIF/TXT)
  --fg=COLOUR           Specify a foreground colour (in hex)
  --fullmultibyte       Use multibyte mode for binary and Latin (QR Code/Han Xin/Grid Matrix)
  --gs1                 Treat input as GS1 compatible data
  --gssep               Use separator GS for GS1
  -h, --help            Display help message
  --height=NUMBER       Set height of symbol in multiples of x-dimension
  -i, --input=FILE      Read input data from FILE
  --init                Create reader initialisation/programming symbol
  --mirror              Use batch data to determine filename
  --mode=NUMBER         Set encoding mode (Maxicode/Composite)
  --notext              Remove human readable text
  -o, --output=FILE     Send output to FILE. (default is out.png)
  --primary=STRING      Set structured primary message (Maxicode/Composite)
  --secure=NUMBER       Set error correction level
  --scale=NUMBER        Adjust size of x-dimension
  --small               Use half-size text in PNG images
  --square              Force Data Matrix symbols to be square
  -r, --reverse         Reverse colours (white on black)
  --rotate=NUMBER       Rotate symbol by NUMBER degrees (PNG/BMP/PCX)
  --rows=NUMBER         Set number of rows (Codablock-F)
  -t, --types           Display table of barcode types
  --vers=NUMBER         Set symbol version (QR Code/Han Xin)
  -w, --whitesp=NUMBER  Set Width of whitespace in multiples of x-dimension

for example,

barcode-gen-cmd.exe -d "This Text"
barcode-gen-cmd.exe -i ./somefile.txt
barcode-gen-cmd.exe -o here.png -d "This Text"
barcode-gen-cmd.exe -o there.eps -d "This Text"
barcode-gen-cmd.exe -o datamatrix.png -b 71 -d "Data to encode"
barcode-gen-cmd.exe --height=100 -d "This Text"
barcode-gen-cmd.exe -w 10 -d "This Text"
barcode-gen-cmd.exe --box --border=10 -d "This"
barcode-gen-cmd.exe -r -d 'This'
barcode-gen-cmd.exe --fg=004700 -d "This"
barcode-gen-cmd.exe -b 71 --square --scale 10 --eci 17 -i utf8euro.txt
barcode-gen-cmd.exe -b 71 --square --scale 10 --eci 28 --binary -i big5char.txt
barcode-gen-cmd.exe -b 84 --direct --filetype=pcx -d "Data to encode"

You can integrate barcode-gen-cmd.exe into your application to generate the barcode images on the fly.

No votes yet.
Please wait...

Related Posts

Leave a Reply

Your email address will not be published.