Hey everyone! π
I got frustrated seeing passport photo websites charge $15+ or upload private biometric portraits to third-party servers.
So I built FotoPassport (https://www.fotopassport.com):
- 100% client-side privacy using HTML5 Canvas (zero photos sent to any server).
- Pre-configured government specifications for US (DS-160 & DV Lottery), Schengen, UK, Canada, France, Germany, etc.
- Automatic JPEG compression to strict embassy file size limits (β€ 240 KB).
- Printable 4x6" sheet generator for 35Β’ kiosk printing at local stores.
- 100% free and no signup required.
Check it out: https://www.fotopassport.com
Would love to hear your thoughts and feedback!
Top comments (1)
Zero server uploads for passport photos is a genuinely strong design call β most tools in this space quietly phone the image home.
Quick public check of fotopassport.com (headers + public config only):
TLS 1.3, canonical tag and title/meta are all clean, and TTFB is a snappy 77ms after redirect. Happy to re-run the scan free after the headers land β good luck with the launch!