·7 min read·Blog

Image Compression Quality Settings Guide — What Number to Use

Most image compressors give you a "quality" slider from 0–100 and leave you guessing. I tested 60 images across quality settings, formats, and use cases to find the sweet spots — and the settings where quality starts visibly degrading.

The test methodology

60 images from four categories — DSLR photographs, product shots on white backgrounds, UI screenshots, and digital illustrations — compressed at every quality level from 50 to 100 using the browser-based image compressor. Each output was evaluated for:

  • File size reduction percentage vs. the original
  • Visible artifacts at 1× and 2× zoom on a 4K display
  • Lighthouse performance score impact on a test page

JPEG quality settings — the real numbers

Quality settingAvg. size reductionVisible quality loss?Use when
90–10010–25%NoneYou need maximum quality and file size is secondary (printing, raw archival)
82–8930–50%None on screenProduct photos where quality is paramount; social media posts
75–82 ★ sweet spot60–80%None at normal viewingWeb images, email attachments, WordPress uploads — the default for most cases
65–7480–88%Visible in sharp edges and text on imagesThumbnails only — not for primary content images
50–6488–93%Clear blocking artifactsAvoid — noticeable quality degradation in all test images

The sweet spot is quality 75–82. A hero image that came out of Figma at 3.2 MB dropped to 412 KB at quality 80 with no visible difference on a 4K monitor at 1×. That single image change moved a Lighthouse LCP score from 62 to 84.

WebP vs JPEG — is it worth switching?

WebP (lossy) consistently produced files 25–34% smaller than JPEG at the same quality setting across all four image categories:

Image typeJPEG Q80 sizeWebP Q80 sizeWebP saving
Landscape photograph (2000×1333)310 KB218 KB30%
Product photo on white (1000×1000)145 KB98 KB32%
UI screenshot (1440×900)420 KB280 KB33%
Digital illustration (800×800)195 KB135 KB31%

WebP browser support is effectively universal in 2026 (Chrome, Firefox, Safari 14+, Edge). The main exception: some email clients (particularly Outlook on Windows) do not render WebP — use JPEG for email attachments.

PNG — when compression doesn't help

PNG is lossless — the "quality" slider in most tools changes the PNG compression level (1–9), not image quality. Higher compression levels produce smaller files but take longer to encode. In practice:

  • PNG compression level 6–9 reduces file size by 5–15% vs. level 1 for most images
  • For photographs, converting PNG to JPEG or WebP produces 70–90% smaller files than any PNG compression level
  • Keep PNG only for images with transparency or sharp pixel-art content (logos, icons, screenshots with text)

Target file sizes by platform

Platform / use caseTarget sizeQuality setting to start at
Email attachmentUnder 1MBJPEG Q75–80
Web hero imageUnder 200KBWebP Q78–82
WordPress media uploadUnder 500KBJPEG or WebP Q80
Shopify / Etsy productUnder 1MBJPEG Q82–85
Instagram uploadUnder 8MB (let Instagram compress)JPEG Q88–90
PDF embedded imageUnder 500KB per imageJPEG Q70–78

When the quality slider isn't enough

If you need the file under a hard limit (say, 200KB for a web form) and Q75 still produces 350KB, the image needs dimensional resizing — not just compression. A 2400×1600 image at Q75 is larger than a 1200×800 image at Q80. The combination of resize + compress is the right approach:

  1. Resize first — use the free image resizer to reduce dimensions to the maximum needed (e.g., 1200px wide for a web banner)
  2. Then compress — use the compressor on the resized image; the smaller canvas means far fewer pixels to encode

Applying compression to a full-resolution image and then resizing is less efficient — the compressor is working on more data than will ever be displayed.

A

Achraf A.

Full-Stack Developer · Morocco 🇲🇦

Building browser-based tools at The Free AI Tools since 2024. Every tool runs 100% in your browser — no uploads, no accounts.

Browse by category

Not sure which tool you need? Start with a category.

Everything you can do — for free

No software to buy. No account to create. Just open a tool and get it done.

Work with images

Compress photos before sending them by email, resize pictures for social media, remove backgrounds, or pick the perfect color for a design project — all without installing any app.

Edit and format text

Count words and characters in an essay, compare two documents side by side, convert text to different formats, or generate placeholder text for a presentation.

Stay safe online

Create a strong unique password in one click, check how secure a password is, encode or decode data, and generate secure tokens — your data never leaves your device.

Calculate anything

BMI, loan repayments, unit conversions, date differences, and dozens of other everyday calculations — no spreadsheet or formula knowledge required.

The Free AI Tools is a free collection of 224+ online tools that work directly in your web browser — no download, no installation, no account required. Whether you need to compress an image for email, count words in an essay, generate a strong password, create a QR code for your business, or format JSON for development — you will find a simple, free tool here.

Every tool is privacy-first: your files, text, and data never leave your device. Tools cover image editing, text processing, developer utilities, security & encoding, SEO & web, design & CSS, and more.

☕ Support Us