FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built a free passport photo maker for 160+ countries — no server uploads
How-ToWeb Development

I built a free passport photo maker for 160+ countries — no server uploads

via Dev.to WebdevBright Agbomado4h ago

I just added a passport photo maker to RelahConvert — here's what makes it different. Most passport photo tools upload your photo to their server, process it, then send it back. That means your face is sitting on some random server somewhere. Mine works entirely in the browser. The photo never leaves your device. What it does: Supports 160+ countries with correct dimensions Auto-detects and crops to head and shoulders Removes background using AI (runs locally in browser) Downloads single photo or printable 4×6 sheet Available in 25 languages. The hard part was getting the crop right for every photo type — full body, portrait, headshot. Still not perfect but works well for standard portrait photos. Built with vanilla JS + Canvas API + @imgly /background-removal for the AI part. Try it here: Try it here: https://relahconvert.com/passport-photo Would love feedback — especially if the crop doesn't work for your photo type.

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
8 views

Related Articles

[Learning notes and hw] getting started with R-cnn: Manually implementing Intersection over Union (IoU)
How-To

[Learning notes and hw] getting started with R-cnn: Manually implementing Intersection over Union (IoU)

Dev.to Beginners • 3h ago

Botanical garden
How-To

Botanical garden

Dev.to Tutorial • 8h ago

Task 3: Delivery Man Task
How-To

Task 3: Delivery Man Task

Dev.to • 8h ago

I Wasted Months Memorizing Design Patterns — This One Trick Changed Everything
How-To

I Wasted Months Memorizing Design Patterns — This One Trick Changed Everything

Medium Programming • 9h ago

Top 5 Games to Improve Your Coding Skills
How-To

Top 5 Games to Improve Your Coding Skills

Medium Programming • 9h ago

Discover More Articles