How to Allow Only Images Uploaded to Google Form

Learn how to restrict file uploads in Google Forms to only allow image files, ensuring that your expense submission forms receive the correct file types for receipts.

We want to create an expense submission form where we get our cost of expenses and we need to get a receipt image . The issue is in Google Forms we can add here a question and say upload receipt and we can offer an upload here, file upload. But we want to make sure that our files are always Images. Let's do that. So we've created a form. We've created a sheet that's going to take in all the form responses. We're going to be able to total it up in the Google sheet. But right now our issue is that we need to unfortunately only specifically get images. So when we have a file upload in a Google form , we're going to have to click this button. Allow only specific file types. Click that and we select not document, not spreadsheet , not PDF , How to Create a Google Form Automatically How to Send Google Forms Entries Automatically with Apps Script How to Create a Google Form Automatically Create a Google Form for Emails Only

but over here on the right is image . Now, here we can have a maximum number of files. Sometimes people are going to be uploading in batches, but for our purposes, we need one receipt for one purchase, and we can have a maximum file size. Now, you may be confused about the file sizes as which should I do? Should I allow large files? For images and specifically photos, especially from your phone, we may want to leave it at about 10 megabytes. We may want to limit it. If we want to limit our Google Drive Size and say, Hey make sure you only allow or add low resolution images, but you can keep it at 10 megabytes and it's going to be totally fine. Now everything is saved. You can see at the top, it says all changes saved and drive. We don't have to save anything. We don't have to do anything. Get Every Editor on Every Google File I Own How to Get Every Editor on Every Google File I Own

But now when we answer this question and we want to upload a file, anyone who does it can only upload an image . So that's how you restrict anyone to just upload images.