> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/zbar.md).

# ZBar

The ZBar Scanner Plugin allows you to scan 2d barcodes.

Requires Cordova plugin: `cordova-plugin-cszbar`. For more info, please see the [zBar plugin docs](https://github.com/tjwoon/csZBar).

## Installation

```bash
ionic cordova plugin add cordova-plugin-cszbar
npm install @awesome-cordova-plugins/zbar
```

**Plugin Repo:** <https://github.com/tjwoon/csZBar>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
