Skip to content

Compress JPEG Images Online for Free

Free

Reduce JPEG file size with a quality slider and side-by-side preview. Runs in your browser — files never uploaded. Free, no signup, no limits.

compress jpg online freereduce jpeg file sizejpeg compressor
All Image Tools

Settings guide

Quality settings for JPEG compression:

  • ·85–90% — Near-lossless. Portfolio photos, client deliverables, print-ready files. Roughly 45% smaller than uncompressed.
  • ·75–85% — Balanced. Most website images, blog photos, product shots. Imperceptible quality loss. Roughly 60% smaller.
  • ·60–75% — Aggressive. Thumbnails, low-priority previews, images viewed on small screens. Visible only on close inspection at full size. Roughly 75% smaller.
  • ·Below 60% — Heavy artifacts appear in smooth gradients and around edges. Placeholder images only.

Platform targets: Instagram 80–85%, website hero images 75–80%, client delivery 90%+, professional print 92%+.

One rule to remember: Always compress from the original file, not from a previously compressed JPEG. Re-compressing a JPEG stacks quality loss — two rounds at 80% is visibly worse than one round at 70%.

Format comparison

JPEG vs PNG: JPEG produces 3–10× smaller files for photographs. PNG is lossless, making it larger but pixel-perfect. Use PNG when you need transparency or plan to edit the image multiple times without quality loss.

JPEG vs WebP: WebP achieves 25–35% smaller files at equivalent quality settings. For new web projects where browser support is not a concern, WebP is the better choice. JPEG remains necessary for broad compatibility — email, older software, print workflows.

JPEG vs AVIF: AVIF is 40–50% smaller than JPEG at equivalent quality, but has lower tooling support as of 2025. Worth adopting for web-only use cases where you control the output pipeline.

How it works

1

Upload

Drop your JPEG or JPG file into the compressor — any file size accepted.

2

Adjust

Set the quality level. 75–85% is optimal for most web images; 85–90% for client work.

3

Preview

Compare compressed vs original side-by-side before downloading.

4

Download

Save the compressed JPEG to your device.

About this format

JPEG uses DCT (Discrete Cosine Transform) compression — a lossy algorithm that achieves large size reductions by permanently discarding colour data your eyes are least likely to notice. The quality setting (1–100) directly controls how aggressively it discards. Higher quality means larger files; lower quality means smaller files with increasingly visible artifacts.

This compressor targets JPEG specifically: where the quality threshold matters, what artifacts look like and why they appear, and which settings match which use cases. A 75% quality JPEG and an 85% quality JPEG look nearly identical on a phone screen but differ by roughly 30% in file size — understanding this distinction lets you make intentional choices rather than guessing.

Upload your JPEG, set quality, and preview the result side-by-side against the original before downloading. Everything runs in your browser. Your file never leaves your device.

Frequently asked questions

Why does JPEG look blurry or blocky after heavy compression?+
JPEG compresses in 8×8 pixel blocks. At low quality settings, these blocks become visible as rectangular patches — most noticeable in smooth gradients, skin tones, and around sharp edges. Keep quality above 65% to avoid visible blocking. Below 50%, artifacts are apparent on any screen.
What quality setting should I use for Instagram, websites, and print?+
Instagram: 80–85%. Website images: 75–85% gives the best speed-to-quality ratio for most photos. Client delivery or print: 90%+ preserves maximum detail. Never go below 70% for images that will be printed professionally.
Does JPEG compression change the image dimensions?+
No. Compression only reduces file size by discarding colour data. Your image width and height are unchanged. To change dimensions, use the resize tool.
Can I recover quality from an already-compressed JPEG?+
No. JPEG compression is irreversible — discarded data cannot be recovered. Always keep your original file. If you need to compress further, always start from the original, not a previously compressed version.
Why does JPEG produce artifacts on text, logos, and sharp edges?+
JPEG's algorithm is optimised for gradual colour transitions like photographs. Sharp colour boundaries — text, logos, line art — confuse the algorithm and produce visible halos and colour smearing. Use PNG for these elements.
Is there a maximum number of times I can compress a JPEG?+
No limit, but each re-compression degrades quality further (generation loss). Always compress from the original. Even a second compression round can introduce noticeable artifacts.
Are my JPEG files uploaded to a server?+
No. Compression runs entirely in your browser using the Canvas API and Web Workers. Your files are processed on your device and are never transmitted anywhere.

Related tools and guides