Compress Image to 100 KB

The most common upload limit on the web — drop your image and it comes back at 100 KB or less, best quality first.

🔒 100% private — images are processed in your browser and never uploaded.

Drop your image here or tap to browse

JPG, PNG or WebP · you can also paste with Ctrl+V

100 KB: the internet's favourite upload limit

If a website caps image uploads, there is a good chance the cap is 100 KB. Job application portals, scholarship and admission systems, visa and licensing forms, employee HR systems and countless CMS backends all settled on it as a round number that keeps databases lean while still allowing a decent photo. That makes “compress image to 100 KB” one of the most common photo problems there is — and it is exactly what this page is tuned for, with the target pre-filled.

What fits in 100 KB?

More than you might think. In JPG at reasonable quality, 100 KB holds roughly an 800 × 600 photo — plenty for a document scan, a profile picture or a form upload. Choose WebP output and you fit noticeably more detail in the same bytes, as long as the site you are uploading to accepts WebP files (when in doubt, stick with JPG). The tool always reports the final dimensions and quality it settled on, so you know exactly what you are submitting.

How to get the best-looking 100 KB file

No upload, no queue, no watermark

Everything here runs client-side: your image is decoded, resized and re-encoded by your own browser, then handed back to you. There is no server round-trip, so it is fast even on a slow connection, your file stays private, and there is nothing to sign up for. Compressing a JPG specifically? See the JPG-to-100KB page; got a PNG? The PNG-to-100KB page explains the format trade-offs.

Frequently asked questions

How do I compress an image to 100KB without losing quality?

Some quality loss is inherent to fitting a size cap, but this tool minimizes it: it binary-searches for the highest JPEG or WebP quality that stays at or under 100KB, and only shrinks dimensions when quality alone cannot get there.

What resolution will my image be at 100KB?

It depends on the content, but a JPG around 800x600 typically fits in 100KB at good quality. The tool keeps your original dimensions whenever possible and reports the final size and resolution before you download.

Can I compress a PNG to 100KB?

Yes — by default PNG input is converted to JPG, which easily reaches 100KB. If you need to keep the PNG format, the tool reduces dimensions instead, since PNG has no quality dial.

Is this tool safe for job application documents?

Yes. The image is processed entirely on your device and never uploaded, so photos, certificates and ID scans stay private. Metadata like GPS location is stripped from the output automatically.

The result came out at 97KB — why not exactly 100KB?

Encoders can only produce certain sizes at each quality step, so the tool picks the largest result that does not exceed the cap. Anything at or under 100KB passes the form's check.

Other sizes