// Free Online Tool
Reduce Image Size to 100 KB
Automatically compress any image to fit within 100 KB. Smart quality optimization finds the highest quality that meets the 100 KB target. Free, no upload, instant.
When do you need an image under 100 KB?
Many platforms and use cases require images below a specific file size threshold: email marketing tools (MailChimp, ConvertKit) recommend under 1 MB but compress embedded images; government and academic form uploads often cap at 100 KB; some job application portals require profile photos under 100 KB; certain CMS plugins flag large images with warnings.
How the auto-optimization works
Instead of manually guessing quality settings, this tool uses a binary-search algorithm: it starts at quality 46, checks whether the result is above or below 100 KB, then adjusts the quality up or down and repeats — 7 iterations total, converging to within ~1% of the 100 KB target. This finds the highest quality that still fits within the limit automatically.
What if my image can’t reach 100 KB?
Some very large, complex images may still exceed 100 KB even at very low quality settings. In that case, also use the Resize inputs to reduce the image dimensions — halving the width and height reduces pixel count by 75%, making it much easier to hit the 100 KB target.