Read Barcode from Image - Scanner for Make
PDF4me Read Barcode from Image module delivers automated barcode detection and decoding from image files within Make scenarios. This versatile recognition service reads QR codes, Code128, DataMatrix, UPC, EAN, and other barcode types from photos and scanned images—enabling inventory tracking, product identification, automated data capture, and mobile scanning workflows across cloud storage platforms and business applications.
Authenticating Your API Request
To access the PDF4me Web API through Make, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Make scenarios and PDF4me's powerful barcode reading services.

Key Features
- Multi-Format Support: Read QR, Code128, DataMatrix, UPC, EAN
- Automatic Detection: Finds and decodes all barcodes in image
- Mobile Scanning: Process photos from mobile devices
- Batch Processing: Scan multiple images with iterators
- Data Extraction: Retrieve barcode content and type
Parameters
Complete list of parameters for the Read Barcode from Image module.
Important: Parameters marked with an asterisk (***) are required and must be provided for the module to function correctly.
| Parameter | Type | Description | Example |
|---|---|---|---|
| Image File Name (with extension)*** | String | Image Filename | product_scan.jpg |
| Image File*** | Binary | Image Content | [Image Buffer] |