Every time a JPEG image is saved, it loses a little quality. Compress it again and it loses more. Pass an image through WhatsApp, download it from a post, re-upload it to another platform — each step compounds the damage. At some point the image is so far from the original that no amount of further processing can fix it. Knowing when that point has been reached saves you from wasting time on something that can't be recovered.

Visual signs of over-compression

JPEG compression artifacts have a distinctive look once you know what you're looking for:

These artifacts are most visible when you zoom in to 100% (one screen pixel = one image pixel). At reduced zoom, they can be hidden by your screen's own downsampling.

The file size test

A heavily compressed image is often smaller than it "should" be for its pixel count. A rough benchmark: a typical phone photo at 3000×4000 pixels that looks good should be at least 1.5–3 MB as a JPG at normal quality. If the same-sized image is only 150–300 KB, it's been through significant compression. This isn't definitive — some images genuinely compress well — but combined with visible artifacts, small file size relative to pixel count is a tell.

What you can (and cannot) fix

Compression artifacts cannot be reversed. Once the data that was discarded is gone, it's gone. Compressing a damaged image less aggressively doesn't recover the lost quality — it just stops adding new damage.

What you can do with a heavily compressed image:

How to avoid this problem in the first place

Need to compress a high-quality original to meet a file size limit? Use the compress tool →