Barcode Generator avatar
Barcode Generator

Pricing

Pay per event

Go to Apify Store
Barcode Generator

Barcode Generator

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.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Karim

Karim

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

4 months ago

Last modified

Share

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"