> For the complete documentation index, see [llms.txt](https://docs.visualyze.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visualyze.ai/rpa-studio/data/image/barcode/decode-multiple-barcode.md).

# Decode Multiple Barcode

Decodes multiple barcodes

This activity is used to decode multiple barcodes from a given image.

### Input

* **Image Path**: <mark style="color:red;">`Required`</mark>\
  Specifies the input file path of the barcode that is to be decoded.<br>
* **Charset**:\
  Specifies the charset to be used for decoding the given barcode.

### Output

* **Barcode Format:** [`Array Variable`](/getting-started/rpa-studio/variables/activity-variables.md#array) <mark style="color:red;">Required</mark>\
  Specifies an array of barcode formats for the user-specified barcode input.<br>
* **Result:** [`Array Variable`](/getting-started/rpa-studio/variables/activity-variables.md#array)   <mark style="color:red;">Required</mark>\
  Specifies an array of data decoded from the user-specified barcode as a string.
