QR Read-2.1028.1130
QR Read | |
|---|---|
Author: Taiki Shimasaki
Description This plugin reads QR code from an image file and returns the character string data that is “coded” in the QR.
日本語でのヘルプはこちらをクリック
|
Supported input file format
This plugin supports;
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
Parameter Settings