Does compressing a JPG reduce visible quality?

At settings of 70% and above, quality loss is not visible to most people at normal viewing distances. Below 60%, blocking artefacts can appear in smooth areas.

More about JPG compression

JPEG compression is lossy - Every time a JPEG is saved, discrete cosine transform (DCT) encoding discards fine image detail that the human visual system is least sensitive to. The quality slider controls how aggressively this happens: higher quality retains more data and produces a larger file; lower quality produces a smaller file with more visible blocking artefacts, particularly in smooth gradients and flat areas.

The practical sweet spot for web images is 70–82% quality. Below 70%, blocky artefacts become visible in sky backgrounds, skin tones, and solid-colour areas. Above 85%, file size grows rapidly for minimal visual gain - Moving from 85% to 100% quality can double the file size while the images look nearly identical. A well-compressed 80% JPEG is indistinguishable from a 95% JPEG at normal screen sizes.

EXIF metadata - Camera model, lens, GPS coordinates, shooting parameters, copyright strings - Can add 20–80 KB to every JPEG. Stripping it is completely free file-size reduction with zero visual impact. It also removes embedded GPS location data, which is a privacy consideration before sharing photos on public websites.

When you'd use this

You typically reach for Compress JPG when a JPG file is too large for its destination. Common situations include:

  • Email attachments – Gmail caps at 25 MB, Outlook at 20 MB; a single phone photo is often 6–10 MB.
  • Upload portals – real-estate listing sites, school portals and insurance forms commonly cap each file at 2–5 MB.
  • Web performance – compressing hero images and gallery photos directly improves Core Web Vitals scores and reduces bandwidth costs.
  • Storage – when archiving thousands of photos to a cloud drive, a 70–80% size reduction at quality 85 is invisible to the eye.

How to do it in jpg.now

  1. Open the Compress JPG tool on jpg.now.
  2. Drag your JPG file onto the drop zone, or click Select files. You can drop a whole folder of files at once.
  3. Pick a compression preset (Small, Balanced, High, Max) or move the quality slider for fine-grained control. Higher quality = larger file.
  4. Click Compress. The job runs on our server and finishes in a few seconds for typical photos.
  5. Download the result. Files stay in storage for 24 hours and are then permanently deleted.

The entire flow is free for the first 10 jobs per day with no signup required. A free account doubles that quota; a premium plan removes the limit entirely.

Tips and common pitfalls

  • Set quality to 75–82% for web images - This typically delivers 40–60% file-size savings that are invisible at normal viewing distances and screen sizes.
  • Always strip EXIF metadata for images published online - It removes GPS location data and reduces file size by 5–15% at no visual cost.
  • Resize before compressing: reducing a 4000 px photo to 1920 px wide saves far more data than any quality setting alone.
  • For email attachments, target under 500 KB - Compress and resize to 1600 px maximum width so the image displays well without slowing download.
  • Never compress the same JPEG repeatedly - Each save cycle adds cumulative artefacts ('generation loss'). Always work from the original high-quality source file.
Try the Compress JPG tool
Free, no signup required. Files deleted in 24 h.
Open Compress JPG
Back to all FAQ