Barcode Generator avatar
Barcode Generator

Pricing

Pay per usage

Go to Store
Barcode Generator

Barcode Generator

Developed by

Karim

Karim

Maintained by Community

Generate high-quality barcode images for a list of values in popular formats like Code 128, EAN-13, UPC, and more. This actor takes an array of input values and a selected barcode type, then outputs a downloadable ZIP file containing PNG images of the generated barcodes.

0.0 (0)

Pricing

Pay per usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 days ago

Barcode Values

barcodeValuesarrayRequired

Values for which we wish to generate barcodes

Default value of this property is ["123456789012","987654321098"]

Barcode Type

barcodeTypeEnumOptional

Select your barcode type

Value options:

"code128": string"code39": string"ean13": string"ean8": string"isbn13": string"issn": string"upc": string

Default value of this property is "code128"