# How can I upload multiple photos at once in glide app?

**URL:** https://community.glideapps.com/t/how-can-i-upload-multiple-photos-at-once-in-glide-app/41917
**Category:** Ask for Help
**Created:** [May 13, 2022, 7:43am UTC](https://community.glideapps.com/t/how-can-i-upload-multiple-photos-at-once-in-glide-app/41917 "2022-05-13T07:43:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![denv](https://avatars.discourse-cdn.com/v4/letter/d/3da27b/32.png) [@denv](https://community.glideapps.com/u/denv)
#### Post date: [May 13, 2022, 7:43am UTC](https://community.glideapps.com/t/how-can-i-upload-multiple-photos-at-once-in-glide-app/41917/1 "2022-05-13T07:43:52Z")

</div>

Hello. The glide app has an Image Picker component that allows you to upload only one photo. How can I upload multiple photos at once?

---

<div class="post-metadata">

### Author: ![Krivo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/krivo/32/5363_2.png) [@Krivo](https://community.glideapps.com/u/Krivo)
#### Post date: [May 13, 2022, 8:22am UTC](https://community.glideapps.com/t/how-can-i-upload-multiple-photos-at-once-in-glide-app/41917/2 "2022-05-13T08:22:43Z")

</div>

@denv try to search for multiple photos or multiple images. You will see a few hits

This is one:

> [@Upload photos to Google Drive](https://community.glideapps.com/t/upload-photos-to-google-drive/39720):
>
> Trying to get around the single image picker roadblock so my field crew can easily take multiple photos (20 - 30) at job sites. Can anyone think of a way to streamline taking photos in the app and loading them directly to a Google Drive account?

As mentioned I made a non-perfect solution. But you might get inspired

> [@Upload multiple images to Cloudinary](https://community.glideapps.com/t/upload-multiple-images-to-cloudinary/13524):
>
> Intro I thought I was going to publish my first app in the Template store but external sources like Cloudinary integration are not allowed in a template. So after hours spend you will instead see the app here. Upload multiple images to Cloudinary Try out version: URL: [https://multiupload.glideapp.io/](https://multiupload.glideapp.io/) The app is using my personal Cloudinary account - so please keep uploads in the app low - and use your own Cloudinary account if you are going to do exploration of cloudinary Backg…

---

<div class="post-metadata">

### Author: ![denv](https://avatars.discourse-cdn.com/v4/letter/d/3da27b/32.png) [@denv](https://community.glideapps.com/u/denv)
#### Post date: [May 13, 2022, 10:50am UTC](https://community.glideapps.com/t/how-can-i-upload-multiple-photos-at-once-in-glide-app/41917/3 "2022-05-13T10:50:04Z")

</div>

Thank you for your support! Today I will study your example.
