Image Tools

Image Compressor

Compress JPG, PNG, and WebP images locally in your browser.

Loading interactive tool...

About this tool

Reduce file size for images without uploading them. Adjust the quality slider to trade off size against fidelity, and download a smaller image ready for the web. Strips EXIF metadata as a side effect.

Frequently asked questions

How is the file size reduced?

We re-encode the image through the browser's Canvas API at the quality level you choose. Lower quality means more aggressive compression and a smaller file.

Will compression remove EXIF / location metadata?

Yes. Re-encoding through Canvas drops EXIF, GPS, and other metadata. This is good for privacy but means orientation tags are baked into the pixels.

What is the maximum file size?

10 MB per file and 8192 px on either side. Larger images can run out of memory on low-end devices.

Related tools