tool_qrcode_decode
Decode QR codes from image files to extract the embedded data. Upload a file and receive the content as a string.
Instructions
[image] QRCode Decode
Parameters:
file (bytes): File
Outputs:
data (string): Data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Data | |
| file | No | File (base64 file payload) |