IMAGE
📦 Compress
Image Compressor
Compress any image to a specific target file size with this free online tool. The compressor automatically adjusts quality to reach your target size. Supports JPEG and WebP output.
Drop an image here or click to upload
Supports PNG, JPEG, WebP, GIF, BMP
How to Use
- Upload an image using the file picker or drag and drop.
- Enter your target file size in KB (e.g., 100 KB).
- Choose output format: JPEG or WebP recommended for best compression.
- Click Compress to process the image.
- Check the resulting file size and click download if satisfied.
How It Works
Image compression uses binary search on the quality parameter (0.01 to 1.0). The image is repeatedly encoded at different quality levels until one produces output closest to the target size. JPEG and WebP support quality control; PNG does not.