Image Compressor
Reduce image file size with browser-side compression and compare quality before downloading.
Image Compressor Image compression workspace
Image input
Compression result
Compression result details will appear here.
How to use
- 1 Upload the image you want to compress and adjust the quality value.
- 2 Choose the output format: original, WebP, AVIF, JPEG, or PNG.
- 3 Run compression, compare the size change, and download the result.
Common use cases
- Reduce image file size
- WebP, AVIF, and JPEG conversion
- Quality-adjusted image download
Frequently asked questions
Which output formats can I compress to?
You can choose keep original, WebP, AVIF, JPEG, or PNG output and adjust quality from 10 to 100.
How can I review and save the compressed result?
After compression, you can check the result preview, file size, and size change, then save it with the download button.
Where is the image processed?
Browser processing re-saves the image with canvas without upload. Only server optimization sends it to Cloud Run for libvips-based processing.
Related workflow
Image CompressorCompress the page image first so later conversion or icon work starts from a lighter file.
→
Base64 to ImageIf there is a Base64 version, open it as an image and compare it with the source.
→
Favicon GeneratorThen check whether the compressed primary image can also work as a site icon.