QR Read-2.1028.1130
Supported input file format
This plugin supports;
- .png
- .jpg
- .gif
- .bmp
- .tiff
Required Input
File path (full path) to the image file that contains at least one QR code.
Output
Character string that has been coded in the QR.
Return Value
- String Character Sting coded in QR
- CSV Character Sting coded in QR (see note)
- File Character Sting coded in QR
Note: When multiple QR code exists in one input file, the CSV will return the character sting one by one.
Error Handling Options
In the Advanced Properties, you can set how the plugin behaves when reading has failed.
- Return Failure means that the bot will stop and it returns an error.
- Ignore Failure means that the bot will NOT stop and the plugin will return a sting that says “cannot read the QR code”.
QR Code Official Specifications
https://www.qrcode.com/about/version.html
https://www.qrcode.com/about/error_correction.html