AeroFrohne Image Upload
Enter your contact details and project name, then drag and drop images from your computer or click Browse Files. Dropbox and Google Drive are intentionally excluded from this workflow.
Drag & drop your images here, or
Upload Notes
This version collects the uploader’s name, email, and project name before the files are sent to your Google Apps Script backend.
What information do I receive?
You can configure Apps Script to email you the uploader’s name, email, project name, file count, folder link, and each uploaded file link.
Where do the uploaded files go?
The images are posted to your Google Apps Script web app, which can create a project folder and store the files there on the backend.
What sources can users upload from?
Only local image files from the user’s device. Dropbox and Google Drive are shown as disabled and are not connected.
What still needs to be configured?
Replace the placeholder Apps Script web app URL in the HTML, and set your folder ID plus your notification email in the Apps Script project.