Settings
Printer
Find this in the HP Smart app under your printer’s ePrint / Web Services. Photos sent here print automatically.
Auto-send email (optional)
Right now Print saves the framed photo to your downloads. Fill these in later to email it automatically to the printer above, using a free EmailJS account.
How to set up the EmailJS template
- Create a free account at emailjs.com and add an email service.
- Make a template. Set the To field to
{{to_email}} and subject to {{subject}}.
- Add a Variable Attachment: Content =
{{content}} (Base64), Filename = {{filename}}.
- Copy your Service ID, Template ID and Public Key into the fields above.
Note: free EmailJS plans cap attachment size, so photos are saved at print quality but compressed. If sending fails, use the share-sheet method instead.
Google Drive album
Saves each kept photo straight into a Google Drive folder — free, no guest sign-in, no printer needed. One-time setup below, then paste your Web App URL here.
One-time setup — about 5 minutes, easiest on a computer
- Open script.google.com and click New project.
- Delete the sample code, paste the script below (use the copy button), then click Save (💾).
- Click Deploy ▸ New deployment. For type choose Web app. Set Execute as: Me and Who has access: Anyone, then Deploy and authorise access to your Drive.
- Copy the Web app URL (it ends in
/exec) and paste it into the field above. Tap Done.
Photos land in a Drive folder named in the script — default “Polder Party Photobooth”. Change FOLDER_NAME at the top of the script to rename it. You can open the /exec URL in a browser to test it (it should say ok:true).
Border