Add PixKB to your home screen — open it like an app, works offline.
JPG vs PNG — Which Does Your Form Actually Want?
Government and job-portal forms overwhelmingly specify JPG (or JPEG — the same format, different file extension convention). PNG is rarely accepted for photo uploads, and understanding why avoids a confusing rejection.
or drop it anywhere in this box
JPG, PNG, WebP, HEIC, GIF, BMP, SVG, AVIF · everything runs on your device, nothing is uploaded
Custom target, 2–10240 KB
Match the portal's rule
Converting PNG with transparency to JPG fills the background white.
One tap applies the exact dimensions, format, and file-size rule for the form. Verified presets are checked against the official source.
0 KB— KB
ORIGINAL—
RESULT—
Everything runs in your browser using the HTML5 Canvas — your photo is never uploaded to any server.
AD SLOT — BELOW TOOL
Why forms prefer JPG
JPG compresses photographs far more efficiently than PNG, which is why every KB-limited form standardises on it — a photo that's 200KB as PNG might be 40KB as JPG at equivalent visual quality. PNG is built for graphics with flat colour and transparency (logos, screenshots, icons), not photographs, and it can't hit small KB targets the way JPG can.
What happens if you upload the wrong one
Some systems reject a PNG outright with a format error. Others accept it but then can't compress it small enough to pass a strict KB limit, since PNG doesn't support the same lossy compression trade-off JPG does — which is often the real reason a "file too large" error appears even after trying to shrink a PNG.
Converting safely
PixKB's Convert tab changes PNG to JPG directly in your browser. One thing to know: PNG supports transparency and JPG doesn't, so any transparent areas become solid white during conversion — expected behaviour, not a bug, and exactly what most form photos need anyway.
Frequently asked questions
Can I just rename a PNG file to .jpg?
No — renaming doesn't re-encode the actual image data, and portals that check the real file format (not just the extension) will still reject it. Use a real conversion.
Which format should screenshots use?
PNG, generally — but if a form specifically demands JPG for a document scan or photo, convert it; text usually stays legible after JPG compression at reasonable quality.