Compress Image to an Exact Size

Free online image compressor.

Free, no limit Nothing uploaded No sign-up Works on mobile

Drop your images here

JPG, PNG, WebP, HEIC and BMP. Nothing is uploaded.

Choose files
How it works

Three steps, about two seconds

No queue, no account and no upload. Your browser does the whole job.

1

Add your file

Drop an image in or pick it from your device. JPG, PNG, WebP, HEIC and BMP all work.

2

Check the target

100 KB is already selected. Change it or tap a preset if you need something else.

3

Download

The result is ready straight away, with the original size and the saving shown beside it.

As small as it goes, without looking compressed

Not every image needs to hit a number. Most of the time you simply want the file to be much smaller and to still look right, which is a different job from meeting a limit somebody else set.

So this tool asks how hard to push rather than what size to reach. Balanced is the setting to leave alone: it removes the detail your eye cannot see and stops there, which on a typical photograph means a saving of seventy to ninety percent with nothing visible to show for it.

If you do need an exact number, use the page for that limit instead. Forcing a specific size onto an arbitrary image is how you end up with something blurred.

Choosing a custom target size in an online image compressor

How the tool reaches 100 KB

There is no fixed quality number that produces 100 KB, because it depends entirely on what is in the picture. A portrait against a plain wall and a photograph of a forest need completely different settings to land at the same file size. So the tool searches rather than guesses.

Your browser decodes the image and redraws it onto a canvas. It encodes that canvas as a JPEG at high quality and measures the result. If the file already fits, that is the answer. If not, it halves the range and tries again, narrowing in on the highest quality that still comes in under 100 KB. Eight passes are enough to land within a fraction of a percent of the ideal setting.

If even a low quality cannot reach the target, the approach changes. Rather than destroying the picture with extreme compression, the tool reduces the pixel dimensions a little and runs the quality search again at the new size. A slightly smaller photograph that stays sharp is far more useful than a full sized one covered in artefacts.

All of it happens on your own device, which is why the result appears immediately and why dropping in twenty files is not twenty times the wait.

What compression actually discards

Lossy compression sounds like vandalism until you know what it removes. The format splits the image into small blocks and describes each one as a set of frequency patterns rather than as individual pixels. Broad shapes and gradual tones are kept in detail. Very fine texture and sharp noise are stored coarsely or dropped.

It also records colour at a lower resolution than brightness, because human vision is far more sensitive to light and dark than to hue. None of this is visible at normal viewing size until the quality is pushed low, at which point you start to see block edges around detail, colour bleeding around text, and mottling in flat areas such as a plain background.

The search described above exists to stop just before that point.

Choosing the output format

The format selector sits above the results, and it changes what reaching 100 KB actually costs you.

JPG is the default and correct for almost everything. It is the only widely accepted format with a continuous quality dial, which is what makes an exact target possible, and no upload portal in the world rejects it.

PNG is lossless and supports a transparent background, which makes it right for logos, screenshots and line art. It has no quality setting, so the only way it reaches a small target is by reducing the pixel dimensions.

WebP compresses roughly a quarter to a third harder than JPG at the same visible quality, so a WebP file at 100 KB looks better than a JPG at 100 KB. Every current browser supports it. Older software and many government portals do not, so keep it for your own website.

Because nothing is uploaded, you can switch format and run the same file again instantly to compare.

Tips

Getting the best result at 100 KB

Six things that make a real difference to how good a compressed image looks.

Crop before you compress

A passport style photograph should be mostly face. If half the frame is a wall, you are spending your fifty kilobytes describing a wall.

Shrink huge images first

A 4000 pixel wide photo forced into 50 KB looks far worse than the same photo resized to 600 pixels and then compressed. Forms display it small anyway.

Prefer a plain background

Busy backgrounds are full of fine detail, and fine detail is exactly what eats space inside a JPEG.

Start from the original

Every JPEG save loses a little more. Compressing an already compressed screenshot stacks the damage twice over.

Avoid text in the image

Sharp lettering produces the ugliest artefacts at low quality. For a signature, scan it cleanly and keep it large in the frame.

Check the minimum too

Many portals also set a floor, often 10 or 20 KB, to block blank uploads. If your file lands at 8 KB, raise the target a little.

Common upload limits

LimitUsually asked forWhat to expect
10 to 20 KBSignatures and thumb impressionsPerfect for ink on white, tight for a face
50 KBPassport style photographs on Indian portalsVery usable once the photo is cropped to the face
100 KBJob portals, universities, bank KYCComfortable, close to the original
200 KBDocument scans and identity cardsGenerous, text stays readable
500 KB to 1 MBEmail, portfolios, archivingNo visible loss on a normal photograph

How 100 KB looks at different pixel sizes

File size and pixel dimensions work together. The same 100 KB spread across more pixels means less data for each one, so a small image at this target looks better than a large one.

Pixel sizeTypical useResult at 100 KB
200 x 230Exam and government form photographsExcellent, no visible loss
413 x 53135 x 45 mm passport photo at 300 dpiExcellent, no visible loss
600 x 600Profile pictures and general uploadsExcellent, no visible loss
1024 x 768Web content imagesVery good
1920 x 1080Full screen images and wallpapersUsable, some artefacts
4000 x 3000Full resolution phone photographsDimensions will be reduced

Which level to pick

Three settings, and the middle one is right far more often than not.

  • Light keeps quality at its highest and still removes a large amount of redundant data. Use it for photographs you may print or crop later.
  • Balanced is the default and the right answer for almost everything: web images, email attachments, sharing and archiving.
  • Strong pushes harder and is worth it when file size genuinely matters more than fine detail, such as a long gallery page.

If a form has given you a specific limit, we have a page built for it: 50 KB, 100 KB, 200 KB and more.

If the upload is still rejected

A rejection after the file is small enough almost always comes down to something other than size.

  1. The extension. Some portals accept only .jpg and reject .jpeg, or the reverse. Rename the file and try again.
  2. The dimensions. Most forms set a pixel size as well as a file size and only complain about one at a time.
  3. A minimum size. Many portals also set a floor, often 10 or 20 KB, to block blank uploads. If your result came in very small, raise the target.
  4. The colour mode. A few systems reject anything that is not standard RGB. Phone photographs always are, but exports from design software may not be.

Doing several files at once

Drop in as many images as you like. Each one is taken to 100 KB independently and a download button appears beside it as it finishes. Once more than one is ready, the download all button packages everything into a single zip archive.

Because nothing is uploaded, a batch does not queue. Your device works through the files as fast as it can decode and re-encode them, which for ordinary photographs is a fraction of a second each.

Your file never leaves your device

This matters more than it sounds. The images people put through a compressor are often identity documents: passport photographs, signatures, scanned cards, bank paperwork. Sending those to an unknown server so it can shrink them and hand them back is a poor trade.

Everything here runs in your browser using the file and canvas APIs built into it. The image is read from disk into memory, processed and returned as a download. It is never transmitted, so there is no copy on a server, no retention window and nothing to delete afterwards. Close the tab and it is gone.

FAQ

Image Compressor

The questions people ask most about this tool.

On the balanced setting a typical phone photograph drops by seventy to ninety percent with nothing visible to show for it. Images that are already compressed have less to give.

Yes, on the page for that limit. We have dedicated tools for 20 KB, 50 KB, 100 KB, 200 KB, 500 KB and 1 MB, each of which searches for the setting that fits.

JPG for photographs and anything you have to submit to a form. PNG when you need a transparent background. WebP when the image is for your own website and you want the smallest file.

As many as your device can hold in memory. Because nothing is uploaded there is no per file or per day limit, and a batch does not queue behind anyone else.

Yes, with no daily cap, no watermark and no account. Every setting is available to everyone, and there is no paid tier holding anything back.

No. The whole job runs inside your browser. The file is read from your device, processed in memory and handed straight back, so it never crosses the network.

Yes. Open the page in Chrome or Safari on Android or iPhone, tap the drop area and pick an image from your gallery or take one with the camera. The result saves to your Downloads folder.

Yes. Type any number into the target field or tap one of the presets. Anything from a few kilobytes upward works, in either KB or MB.

None that we set. The practical ceiling is your device memory, and most phones handle files well over 100 MB comfortably.

Nothing. It stays exactly where it was. The tool produces a new JPG file and leaves your source untouched.

Yes. An image size reducer, a photo size reducer and a photo compressor all describe this page. The names differ because people describe the same job differently; the job itself does not change.

Need a different conversion?

Over a hundred free tools, all running in your browser. Nothing is uploaded and nothing is capped.