--- description: >- OpenALPR plugin for Cordova and Ionic. This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support… --- # OpenALPR This Cordova plugin adds support for the OpenALPR (Automatic License Plate Recognition) library, which provides support for retrieving the license plate from a picture. ## Installation ```bash ionic cordova plugin add cordova-plugin-openalpr npm install @awesome-cordova-plugins/openalpr ``` **Plugin Repo:** [https://github.com/iMicknl/cordova-plugin-openalpr](https://github.com/iMicknl/cordova-plugin-openalpr) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)