FileNorm
← Back to the blog
2026-08-24

How to Reduce an Image's File Size Without Losing Quality

The real levers that shrink an image — compression quality, pixel dimensions, and format — and how to use each without the photo looking obviously worse.

To reduce an image's file size without losing visible quality, compress it to the highest quality setting that still meets your size target instead of guessing at a quality slider — a target-size compressor searches for that automatically, which is more reliable than manually dragging a slider down until the number looks small enough.

The three real levers

  1. Compression quality. Most of a photo's file size comes from the level of detail preserved when it's encoded — dropping from 100% to around 80-85% quality is usually invisible to the eye but cuts file size substantially. Below that, artifacts start becoming visible.
  2. Pixel dimensions. A photo doesn't need more resolution than it'll actually be displayed at — a 4000px-wide photo shown at 800px on screen is carrying 5x more data than it needs. Downscaling large images is often the single biggest size reduction available.
  3. File format. A PNG screenshot-of-a-photo is often 5-10x larger than the same image saved as JPEG, for no visible quality difference on an actual photograph — PNG makes sense for graphics with flat colors and sharp edges, not photos.

The practical approach

If you have a specific size to hit (a portal's 100KB limit, an email attachment cap), don't guess — use a tool that targets the exact size automatically:

It searches for the highest quality that still lands under your limit, combining the compression-quality lever with dimension downscaling only if quality alone can't get there without looking bad.

What doesn't actually help

Re-saving the same file through multiple apps or re-uploading it through a chat app that recompresses it stacks up quality loss without meaningfully reducing size further — each pass adds its own damage. Compress once, from the original file, to your actual target.

A quick gut check

After compressing, look at the result at the size it'll actually be viewed at (not zoomed in) — a compression level that shows visible blockiness at 100% zoom is often completely fine once displayed at a normal size, so don't over-compress just because it looks slightly rough up close.

Everything runs in your browser — the image is never uploaded anywhere during compression.