Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

I Built a Visa Photo Tool After Realizing How Complicated “Just a Passport Photo” Can Be

A few weeks ago, I was working on a small side project and noticed something surprisingly annoying. Visa and passport photo requirements are not as simple as: “Upload a passport photo.” Different countries have different requirements. Size, aspect ratio, background, head position, face visibility, file size… and sometimes the information is buried across government websites and PDF documents. I…

A few weeks ago, journalist <name> was working on a small side project when they stumbled upon a surprising annoyance. Visa and passport photo requirements differ from country to country, with each nation having its own specifications regarding size, aspect ratio, background, head position, face visibility, and file size. Often, this information is scattered across government websites and PDF documents, making it difficult to navigate. <name> realized there was no simple way to check these requirements before submitting a photo, which led them to build a tool called VisaReadyNow.

The most challenging aspect of the project was not the image-processing logic but researching and compiling the specific requirements for each country. <name> meticulously went through official government and immigration sources, comparing measurements and avoiding assumptions. They discovered that even a slight difference in size measurements, like 35×45 mm versus 35×35 mm, could make a significant difference.

This led <name> to focus on explaining why a photo passes or fails the requirements rather than just generating a photo. <name> is now working on making the tool more transparent by showing the requirements, linking back to the sources, and clearly indicating when the information was last reviewed. Despite the project still being in progress, <name> learned a great deal about combining image processing, web development, SEO, and research.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at dev.to →

More in Tech

The Developer Who Put an OS on the Amiga — Tim King (1947–2026)

A Cambridge Student Writes an Operating System In the late 1970s, a Cambridge computer science student named Tim King needed an operating system for the Cambridge LISP machine.

  • Tim King, born in 1947, created Tripos, a preemptive multitasking OS in BCPL.
  • King joined MetaComCo in 1984, bringing Tripos to Commodore for Amiga development.
  • King founded Perihelion and UK Online, shaping modern computing concepts.