Processed entirely on your device — nothing is uploaded
How to use the compress image to 100 kb
- 1Drop the photo or signature in — this page has 100 KB preset as the target.
- 2Keep JPG as the output format for portal uploads; choose WebP only for your own site.
- 3The tool searches quality (and dimensions when needed) until the file fits 100 KB.
- 4Read the size and dimensions on the result line, then download.
What actually fits in 100 KB
Start with arithmetic, because it explains everything else on this page. A JPEG photograph at moderate quality costs about 1.8 bits per pixel, so 100 KB buys a budget of roughly 465,000 pixels — roughly 790 × 590 pixels at good quality — a comfortable web image. Around 790 × 590 is the honest shape of that budget for a 4:3 photo.
Good enough for a small photo print — around six or seven centimetres — and perfectly sharp at typical screen sizes.
Those figures assume photographic content. Plain-background material — a signature, a form, a diagram — beats the 790 × 590 estimate handily at 100 KB, while dense textures like foliage or fabric undershoot it.
Where the 100 KB limit comes from
This page exists because upload forms reject files, and they reject them at round numbers. The situations that bring people here: a college admission portal that caps images at 100 KB, a headshot for a résumé or job site, or an image-heavy email that must stay under a mail-server limit.
At 100 KB the cap stops being about signatures and starts being about general housekeeping: admission portals, job boards and CMS uploads use it as a round, defensible number.
The common thread is that the portal will not negotiate: 100 KB means 100 KB, and a file a few kilobytes over is refused as firmly as one ten times the size. Searching for the target beats guessing at it, which is exactly what this page is set up to do.
How this tool reaches 100 KB exactly
Mechanically, hitting 100 KB is a search problem: encode at a quality, compare the bytes to the cap, halve the range, repeat eight times. That pins the highest quality that fits to within about one point, and your browser does it in a fraction of a second.
When the pixel count is too high for 100 KB at any quality — a 4,000 × 3,000 phone original against a 465,000-pixel budget, say — the tool shrinks the dimensions toward about 787 × 591 and searches again, repeating until the encode fits. The final dimensions are reported next to the size.
On format: WebP reaches 100 KB at higher quality than JPG, and upload portals reject it anyway. Keep the default JPG output for anything with a size cap; save WebP for your own website.
And the privacy point, which matters when the file is your signature or your face: reaching 100 KB happens entirely on your device. The tool uploads nothing, queues nothing server-side, and keeps nothing.
Getting the best result at 100 KB
Fill the frame before compressing. 100 KB holds a proper photograph — about 790 × 590 of it — but not one where the subject occupies a fifth of the frame. Crop to what matters and the budget is spent where it is seen.
Documents behave differently from faces at 100 KB: a scan compresses best when it is straight, evenly lit and pure black-on-white, because shadows and grey cast are pure cost to the encoder. Re-scanning flat or photographing in daylight buys more legibility than any slider.
If the destination limits dimensions as well as size, do the resize first and the 100 KB compression second — quality survives that order far better than the reverse.
100 KB is also the sweet spot for documents that must stay readable: an A4 page scanned as black-on-white text survives comfortably, where the same page at 25 KB becomes guesswork. If a multi-page document has to fit a total cap, compress the pages individually here and reassemble them with the Images to PDF tool.
Frequently asked questions
How do I compress an image to exactly 100 KB?
Drop the image above — the target is preset to 100 KB on this page. The tool searches out the highest quality that fits under the cap, shrinking dimensions automatically if it must, and reports the final size before you download. No upload, no watermark, no sign-up.
Will my image still look good at 100 KB?
Usually, yes. 100 KB holds a clearly recognisable 790 × 590 photograph; softness appears at full zoom but not at normal viewing size, and cropping to the subject first improves it further.
Why did the dimensions of my image change?
Because they had to. 100 KB is a budget of roughly 465,000 pixels of JPEG, and no quality setting squeezes a full-resolution photo under it. When quality alone cannot reach the target the tool rescales and searches again — the result line always reports the final dimensions.
Is my photo or signature uploaded anywhere?
It is not. The whole 100 KB search happens inside this tab — your browser does the decoding, scaling and encoding locally, and the site never receives the file.
The portal wants specific pixel dimensions as well as 100 KB. What order do I do that in?
Resize to the required dimensions first (the Image Resizer linked below does that), then compress the resized file to 100 KB here. In that order the compressor is not fighting excess pixels, so more of the budget goes to quality.
Does this work with PNG and WebP files too?
Yes — PNG, WebP and AVIF are all accepted and re-encoded toward 100 KB. PNGs convert to JPG by default, since lossless PNG cannot hit small byte targets on photographs, and JPG is what upload portals expect anyway.