---
title: "How to select Multiple images in iOS"  
description: "How to select Multiple images in iOS"  
author: "Mark Devid"  
published: 2015-12-21  
updated: 2015-12-21  
canonical: https://www.mindstick.com/forum/33762/how-to-select-multiple-images-in-ios  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# How to select Multiple images in iOS

I want to enable [functionality](https://www.mindstick.com/blog/136/using-watermark-functionality-in-textbox-by-jquery) of [multiple image](https://www.mindstick.com/forum/454/how-to-drag-and-drop-multiple-image-from-one-canvas-to-onther-canvas-in-html5) [selection](https://www.mindstick.com/blog/60/populate-records-in-second-listbox-according-to-the-selection-in-first-list-box) in our [iPhone application](https://www.mindstick.com/forum/23139/can-i-embed-a-custom-font-in-an-iphone-application).\
Can [anyone](https://www.mindstick.com/articles/23207/how-to-find-the-best-fit-job-for-anyone) provide me the list of [libraries](https://answers.mindstick.com/qa/49244/which-company-is-ahead-in-classification-of-data-for-libraries-innovations) which [helps us](https://yourviews.mindstick.com/view/83749/how-machine-learning-helps-us-to-understand-the-brain) for multiple image selection.\
Thanks.

## Replies

### Reply by Tarun Kumar

Here, I am providing you some libraries that can be used to select [multiple](https://www.mindstick.com/blog/12797/iowa-is-expected-to-see-heavy-growth-in-multiple-sectors) images:\
**In Objective-C programming, you can use these libraries:**

```
- AGImagePickerController- CTAssetsPickerController- ELCImagePickerController- TSAssetsPickerController- WSAssetPickerController- QBImagePickerController- ZCImagePickerController- UzysAssetsPickerController- MWPhotoBrowser- CustomImagePicker- InstagramPhotoPicker- GMImagePicker- DLFPhotosPicker- CombinationPickerController- AssetPicker- BSImagePicker- SNImagePicker- DoImagePickerController- IQMediaPickerController- HySideScrollingImagePicker
```

## In Swift programming, you can use these libraries:

```
- RMImagePicker- DKImagePickerController- BSImagePicker- LimPicker(this is same as like WhatsApp's image picker)
```

and, In my according **AGImagePickerController** library is the best because I am already using this library.


---

Original Source: https://www.mindstick.com/forum/33762/how-to-select-multiple-images-in-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
