Smaller pictures, same size in pixels
Upload JPEG, PNG or WebP pictures (or a .zip of a folder) and download smaller files, all
together as a ZIP that keeps your sub-folders, or one by one. The table shows each file's size
before and after.
- By quality: JPEG, WebP and AVIF are saved at the quality you choose. 70–80 looks like the original for most photos.
- To a size in KB: each picture gets the highest quality that fits your limit, for upload forms that accept only small files. PNGs get fewer colours until they fit.
- No quality loss: JPEGs are re-packed without changing a single pixel (optimised Huffman tables and progressive scans), PNGs are re-compressed with better filters and settings.
How each format is compressed
| Format | How |
|---|---|
| JPEG | MozJPEG, an encoder tuned for small files at a given visual quality, or lossless re-packing |
| PNG | Optional reduction to 256 colours or fewer (with dithering, transparency kept), then lossless optimisation of the filters and compression |
| WebP | libwebp, lossy or lossless; animated WebP stays animated |
| AVIF | rav1e (AV1), usually the smallest of all for photos |
Choose Save as WebP or AVIF to convert while compressing: both are shown by all current browsers and are usually much smaller than JPEG and PNG.
A file never gets bigger when it keeps its format: if the original is already smaller than anything these settings produce, it is kept (with its metadata removed if you asked for that).
Privacy and colours
Camera info (EXIF), GPS location, XMP and comments are removed by default. The colour profile is kept, so colours don't change, and photos that are stored sideways with a rotation flag stay upright.
Supported formats
| Opens | Saves |
|---|---|
| JPEG, PNG (incl. 16-bit and APNG), WebP (incl. animated), HEIC/HEIF, AVIF, ZIP of pictures | The same format, or WebP, AVIF or JPEG |
HEIC can't be written here, so with “Same format” HEIC photos become JPEG (WebP when they have transparent areas); HEIC is very efficient, so choose WebP or AVIF if the result must be small. Transparency stays in PNG, WebP and AVIF; JPEG has none, so transparent areas become white and the result says so. GIFs have their own tool: the GIF Compressor keeps the animation and uses GIF-specific tricks. TIFF, BMP and other formats can be converted with the Image Converter.