> 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/image-picker.md).

# Image Picker

Cordova Plugin For Multiple Image Selection

Requires Cordova plugin: `cordova-plugin-image-picker`. For more info, please see the <https://github.com/Telerik-Verified-Plugins/ImagePicker>

## Installation

```bash
ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your usage message"
npm install @awesome-cordova-plugins/image-picker
```

**Plugin Repo:** <https://github.com/Telerik-Verified-Plugins/ImagePicker>

## Supported Platforms

* Android
* iOS

## Further Information

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