Compressing images: how far you can go before anyone notices
Most images can lose 60 to 70 percent of their size with no visible difference. Here is where the line actually is.
Image compression is the highest-leverage small task on this list. A typical phone photo is 4 to 8 MB and looks identical at under 1 MB. That is not a marginal saving, it is the difference between a web page that loads in one second and one that takes six, and between an upload that works and one that times out.
The practical threshold: JPG quality around 80 percent is almost always visually indistinguishable from the original. Below 60 percent, artifacts start showing in smooth gradients like skies and skin tones. ToolHub lets you set the level and see the result rather than applying a hidden preset.
Compress Image: the facts that matter
| Formats | JPG, PNG, WebP |
| Safe quality level | 80 percent for photos |
| Visible artifacts start | Below about 60 percent |
| Typical saving | 60 to 80 percent with no visible change |
| Where artifacts show first | Skies, skin tones, and other smooth gradients |
How to do it, step by step
- 1Open the image compressor in ToolHub.
- 2Start at 80 percent quality. This is the sweet spot for almost every photo.
- 3Compare against the original at 100 percent zoom, looking at smooth areas rather than detailed ones. Artifacts appear in gradients first.
- 4Resize as well as compress if the image is larger than it will ever be displayed. A 4000 pixel wide photo in a 800 pixel slot is wasting 80 percent of its bytes.
- 5Export. Keep the original if the image matters.
Three things worth knowing
- Resize and compress together. Compressing a 4000 pixel image that displays at 800 pixels solves half the problem.
- Serve WebP where you can. It beats both JPG and PNG at the same visual quality.
- Oversized images are the most common cause of a slow site. CodeAiMan's speed guide covers the rest, and siteIQ will find them for you automatically.
Common problems, solved
Where to run it
This tool is part of the ToolHub tool library, a library of over 1,000 browser-based tools covering PDF, image, video, audio, text and developer work. Everything runs in the browser and none of it needs an account.
ToolHub is built by codaiman.com, an AI-first software company in Ahmedabad. Related to this page: siteIQ ai-powered website auditing: seo analysis, performance testing, security checks, accessibility reports and backlink analysis.
Compress Image, in the browser: no install, no sign-up, no upload queue. Part of the ToolHub library from CodeAiMan.
Open ToolHubRelated tools
Resize Image
Resizing down is free and lossless in perceived quality. Resizing up cannot invent detail. Know which you are doing.
Read guideConvert Image to WebP
WebP beats JPG and PNG at the same visual quality. Support is no longer the issue it was, but there are still two cases to avoid it.
Read guidePNG to JPG
A PNG photo converted to JPG can lose 80 percent of its size. A PNG logo converted to JPG just looks worse.
Read guide