Filery

Compress Image

Make images smaller without sending them anywhere.

Choose imagess or drop them anywhere on this page JPG · JPEG · PNG · WEBP · AVIF · GIF · BMP · TIFF · TIF · SVG · +3 Processed on your device — never uploaded

How to compress image

  1. Drop your images in — or pick them with the button. Nothing is uploaded.
  2. Choose a format and drag the quality slider. The preview updates live.
  3. Check the before-and-after view, then download.

About this tool

Most images on the web are several times larger than they need to be. A photo straight out of a phone camera is routinely four to twelve megabytes, when the same picture at the same visible quality can sit comfortably under one. That difference is what makes pages slow, what fills up storage, and what makes email attachments bounce.

This tool re-encodes your images with modern codecs — MozJPEG, libwebp, and libavif, the same encoders used by professional image pipelines — compiled to WebAssembly so they run at native-like speed inside your browser. You get the compression quality of a desktop tool without installing one, and without your photographs travelling across the internet to a stranger's server.

The side-by-side comparison matters more than the number on the slider. Compression artefacts show up differently depending on the picture: flat gradients like skies band before a busy street scene does. Rather than guessing at a quality setting, drag the divider across the preview and decide with your own eyes where the trade-off stops being worth it.

Questions

Are my images uploaded to a server?
No. Compression runs inside your browser using WebAssembly codecs. Open your browser DevTools, switch to the Network tab, and compress a file — you will see zero upload requests. That is not a policy promise, it is something you can verify in ten seconds.
What is the maximum file size?
There is no fixed cap. Because processing happens on your own machine, the practical limit is your available memory. Multi-hundred-megabyte images work fine on a typical laptop.
Which format should I choose?
AVIF gives the smallest files and is supported by every current browser, so it is the best default for the web. WebP is a safe middle ground with slightly wider legacy support. Keep JPG if the file has to open in older desktop software, and PNG only when you need transparency or pixel-exact graphics.
Does compressing lose quality?
JPG, WebP and AVIF are lossy, so some information is discarded — but at quality 78 the difference is invisible to the eye on almost all photographs while the file is typically 60 to 80 percent smaller. Use the side-by-side comparison to judge it yourself before downloading.