1Drop your images into the box above, or pick them from your device — there is nothing to install and no account to create.
2Choose how hard to squeeze: a quality or bitrate target, and optionally smaller dimensions if size matters more to you than detail.
3Start the job and let the workers re-pack the file; your original is never modified in place.
4Compare the new size against the original, then download the compressed Image file.
Compress Image FAQ
How does Compress Image actually make the file smaller?
+
Concretely, the right strategy is chosen per file — re-quantisation for a lossy source, stronger lossless packing for a lossless one — so a mixed batch does not get one blunt setting applied to everything. Nothing about it depends on you installing software: the job runs server-side and hands back a finished file.
How much smaller will my file get?
+
That is decided by the content, not by the tool. Photographic detail, film grain and sensor noise resist compression; flat colour, large uniform areas, line art and text collapse. Expect a dramatic reduction on a screenshot or a logo and a modest one on a busy photograph.
Does the format of my file change how much I can save?
+
Very much so. this format is read and written by the same streaming pipeline as everything else we support. That determines both the headroom available and whether the saving costs you anything in fidelity.
Is there anything specific to Image I should know before compressing?
+
Yes — the pipeline reads the real format from the file header rather than the extension, so a mislabelled upload still works. It is worth knowing before you overwrite an original you might need again.
What is the most common mistake when compressing images?
+
Compressing the same file repeatedly. Each pass on a lossy format is a fresh generation of loss and the savings shrink while the damage accumulates. Go from the original to your target in one step, and keep the original.
What do I get back, and can I control the trade-off?
+
A single compressed file per input, at a quality level you choose rather than a fixed default. If the result is still not small enough, reducing the pixel dimensions will do more for it than pushing the quality slider further down.
Which image formats does Compress Image accept?
+
All of the common ones — JPG, JPEG, PNG, WebP, GIF, BMP, TIFF, SVG, ICO, PSD, JFIF and HEIC. You can mix formats freely in one batch; each file is identified from its header and routed to the right decoder.
Is there a file size limit on Compress Image?
+
Yes: free accounts process images up to 25 MB each regardless of which image format you brought; ImageMagick, libjpeg-turbo, libpng and libwebp do the actual work. The cap is per file, so a batch of twenty 5 MB photos is fine even though the total is well over the limit.
Will Compress Image lower the quality of my images?
+
That depends on what you brought. A lossless source (PNG, BMP, TIFF) round-trips exactly; a lossy one (JPG, WebP, GIF) is already the product of one quantisation pass and only re-encodes if the operation genuinely requires it.
Can I run Compress Image on several images at once?
+
Yes, and mixing formats in the batch is fine — settings are applied per file with the right decoder for each. Free accounts run one file at a time; a pass removes that.
What happens to metadata and transparency?
+
EXIF and the ICC colour profile are carried across wherever the target format supports them, and an alpha channel survives into any format that has one. Transparency is only flattened when the destination format has no way to represent it.
Does Compress Image cost anything?
+
No. Compress Image is free without an account and adds no watermark. Uploads are deleted from the workers shortly after the job completes.