HomeArticles ToolsAbout SupportSubscribe

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.

Frequently asked questions

It uses a binary-search algorithm over quality settings 1–92. The algorithm tries quality 46 first, checks if the output is above or below 100 KB, then narrows the range by half each iteration. After 7 iterations (~0.3 seconds), it converges to the highest quality setting that produces a file at or under 100 KB.
The tool converts to WebP by default, which achieves the smallest possible file size. WebP is supported by all modern browsers and produces better results than JPEG at the same file size. If you need a JPEG or PNG output, use the main Image Compressor and adjust quality manually.
Yes, in most cases. A 5 MB photo can typically be compressed to 100 KB at WebP quality 45–65, which looks acceptable for thumbnail and preview use. For larger prints or high-quality display, reducing the image dimensions (using the Resize inputs) to the actual display size and then targeting 100 KB gives better visual results at the target file size.
It depends on the image size and complexity. A 1920×1080 photograph might achieve quality 60–70 at 100 KB — visually good for web thumbnails. A 4000×3000 photo at 100 KB might be quality 30–45, showing visible artifacts. For better quality at 100 KB, first resize the image to its actual display dimensions, then apply the 100 KB target.