Decode Barcode
Decodes a given Barcode image
Last updated
Decodes a given Barcode image
Last updated
This activity is used to decode a given barcode into text.
Image Path: Required
Specifies the input file path of the barcode that is to be decoded.
Charset: Specifies the charset to be used for decoding the given barcode.
Barcode Format: Required Specifies the format of the barcode that is decoded.
Result: Required Specifies the data decoded from the user-specified barcode as a string.