EditSafely

Downscale an Image

Shrink an image by a scale factor with box-filter resampling. Runs entirely in your browser, so your data never leaves your device.

Input

Drop a file here, or click to browse

Files never leave your device

Output

The result appears here as you type.

Options

How to use Downscale an Image

  1. 1. Drop in an image. Add the photo or graphic you want to shrink, in any common format. Its current pixel dimensions become the baseline the scale factor multiplies against.
  2. 2. Set the Scale factor. Slide Scale factor between 0 and 1, for example 0.5 to halve both dimensions or 0.25 to quarter them. Every value below 1 shrinks the image, applying box-filter resampling to average pixels cleanly.
  3. 3. Download the smaller image. Click generate and download the resulting file at its new, smaller pixel dimensions. The proportions stay identical to the original since both axes scale by the same factor.

When to use Downscale an Image

Downscale an Image shrinks a picture by a scale factor using box-filter resampling, which averages groups of source pixels into each output pixel for a clean, non-aliased result. Use it whenever you have exact numeric control in mind, like exactly half or a third of the original size.

  • Generating a smaller variant for responsive images. A website serves different image sizes depending on screen width, and downscaling the master photo by a fixed factor like 0.5 produces a consistent smaller variant for tablet layouts.
  • Reducing camera photos before archiving. A phone captures photos at a resolution far larger than you will ever display, and scaling every batch down by the same factor keeps an archive at a manageable size.
  • Creating a thumbnail source at a known ratio. You need a thumbnail exactly one quarter the size of the original for a gallery grid, and specifying 0.25 gives you that ratio precisely without doing the pixel math yourself.

Examples

Halve the size

Input

photo.png (400×300) + factor 0.5

Output

photo.png at 200×150

About the Downscale an Image tool

Downscale an Image is a free online tool that works entirely inside your web browser. Shrink an image by a scale factor with box-filter resampling. Because the processing happens on your own device, nothing you enter is uploaded, logged or stored anywhere.

This page is one of 200 Image utilities on EditSafely. Each one does a single job well, and all of them follow the same rule: your input stays on your machine.

You can shape the output with the Scale factor (×) setting, and the result refreshes the moment you change it. The finished file is put together in browser memory and saved with the Download button, so it never touches a server on the way to your disk. A worked example further down the page shows exactly what the tool produces for a real input.

Because nothing leaves your device, the tool is suitable for sensitive content such as internal documents, credentials or customer data. It also responds instantly, since every keystroke is handled on your own machine rather than by a remote API.

Frequently asked questions

Is Downscale an Image free to use?

Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.

Are my files uploaded to a server?

Everything happens locally. Your browser downloads the tool's code once, then does all the processing itself; nothing you enter is transmitted, stored or logged. You can even go offline after the page loads and it will still work.

Which files does Downscale an Image accept?

It accepts images in any common format (PNG, JPG, WebP, GIF and more). There is no file size cap imposed by a server; very large files are limited only by your device's memory.

Do I need to sign up or install anything?

No. The tool works in any modern browser on desktop, tablet or phone. There is no account to create, no extension to add and no software to install.

How do I save the output?

Click the Download button once the result is ready. The file is built in your browser's memory and handed straight to your downloads folder, without passing through a server.

Related tools

All Image Tools