Questions, answered
Short answers specific to this page. The tool above settles most of them in a second.
- How much can I compress a JPEG without visible quality loss?
- Typically 40–80% on photos that came off a camera or phone. Our reference 188.3 KB photo drops to 74.7 KB (−60.3%) on the Auto setting with no visible difference. The compare slider shows your own before/after at 100% zoom, so you never have to take that on faith.
- What JPEG quality setting should I use: 75, 85 or 95?
- 85 is the safe default for sharing (108.2 KB on our reference photo); 75 is fine for web images seen at normal size (66.1 KB); 95 is for print-bound files and barely compresses. Auto picks per image, usually between 50 and 85 depending on content.
- Does compressing a JPEG twice ruin it?
- Less than you'd fear, more than zero. Re-compressing at the same quality barely changes the file: our q75 output measured 66.1 KB after one pass and 66 KB after ten. Damage accrues when each pass uses a different quality or resize; keep an original and compress from it once.
- What is the difference between JPG and JPEG?
- Nothing. They are the same format. ".jpg" exists because old Windows systems required three-letter extensions. Every tool that opens one opens the other, and renaming the extension changes nothing about the file. The same goes for the rarer ".jpeg" and ".jpe" spellings.
- Is progressive JPEG smaller than baseline?
- Usually, by 2–10% on photos over ~100 KB. It also paints in gradually while loading instead of top-to-bottom. Our encoder (mozjpeg) writes progressive output automatically when it wins. Below ~10 KB baseline is often smaller, and the encoder picks accordingly.
- Does compressing remove EXIF and GPS data?
- Yes, by default: we strip camera model, capture time and GPS coordinates from every output, which usually also saves a few extra KB. Photographers who need capture dates can tick "Keep EXIF metadata" in Advanced settings to preserve the metadata block.
- Why did my JPEG get bigger after compressing?
- You asked for a higher quality than the file already had. Re-encoding a q70 file at q95 inflates it. We prevent the pointless version of this: if same-format compression would grow your file, we return your original untouched and say so, rather than shipping a bigger "compressed" file.
- What size should a JPEG be for a website or email?
- Web content images: under 200 KB, hero images under 350 KB. Email: keep the total attachment under ~1 MB per photo to survive corporate size limits. Forms and portals publish hard caps, typically 50 to 500 KB, and the Max file size setting hits them exactly.
- Can I compress a JPEG losslessly?
- Only marginally: 2–8% from re-packing the existing data (optimised Huffman tables, progressive scan). Real savings come from lossy re-encoding, which is why our Auto mode is lossy but tuned to stay visually identical. For pixel-exact needs, keep the original file.
- How do I compress a JPEG to exactly 100 KB?
- Open Advanced settings, set Max file size to 100 KB, and drop your files. The cap is hard: we search for the highest quality that fits under it and never overshoot. Our 188.3 KB reference landed at 90.6 KB against the 100 KB cap and 49.6 KB against 50 KB.
- Can I compress many JPEGs at once?
- Yes: up to 50 per batch, 30 MB each, and you download one ZIP with filenames preserved. It is free, with no signup and a 300-image daily allowance. Each row shows its own measured before/after size, so you can spot the one file that barely compressed instead of guessing from a batch average.
- Is it safe to upload my photos?
- Yes. We keep nothing: files are processed and wiped automatically, never archived, never shared, never used for anything else. We strip EXIF and GPS from outputs by default. No account is required, so there is no stored profile to associate photos with.