Compress image to 10 KB
Set the budget, and the encoder is searched for the best quality that fits under 10 KB. On your device — the image is never uploaded.
- 0 uploads
- No limits
- No signup
- Works offline
Where a 10 KB limit comes from
Nobody chooses 10 KB for fun. If you are here, a form told you to, and the form probably did not explain how. These are the places this particular number turns up:
- Signature and thumbnail fields on older government portals
- Avatar uploads on legacy forums and intranets
- Inline images in strict email newsletter templates
Ten kilobytes is genuinely tiny — about one 60×60 pixel icon at reasonable quality. A full portrait squeezed to 10 KB will be soft and blocky no matter which tool does it.
What to expect at this size
Image compression is a trade between three things: pixel dimensions, visual quality and file size. Fix any two and the third follows. Because you have been handed a fixed file size, the question becomes how to split the remaining budget between dimensions and quality.
This tool spends it on dimensions first. A 1000-pixel image at quality 55 almost always looks better than a 500-pixel image at quality 95, because the eye is far more forgiving of compression artefacts than of missing resolution. Only when quality has nothing left to give does the resolution come down.
Expect a small image, not a small version of a big image.
Getting a better result
Three things reliably help when the budget is tight:
- Crop before compressing. Every pixel you keep costs bytes. A tightly framed portrait at 10 KB looks far better than a full-body shot squeezed into the same space. The cropper hands its result straight to this tool.
- Start from the highest-quality original you have. Compressing an image that has already been through WhatsApp compounds the damage. Go back to the file straight off the camera.
- Prefer WebP if the form allows it. At the same file size WebP holds noticeably more detail than JPEG. Most official forms still want JPG, but it costs nothing to check.
Other common targets
20 KB · 30 KB · 50 KB · 100 KB · 150 KB · 200 KB · 300 KB · 500 KB
How it works
- 01Add your imageDrop it on the page, click to browse, or paste from the clipboard.
- 02The 10 KB target is already setYou landed on this page, so the budget is filled in. Change it if you need something different.
- 03The search runsThe encoder is run repeatedly, binary-searching quality for the best result that still fits under 10 KB.
- 04Compare, then downloadDrag the before/after slider to see what the compression cost before you commit.