Skip to content
Tooletto

Resize Image by Percentage

A preset of Resize Image

Scale images by a percentage instead of typing dimensions — useful when you have a batch of differently-sized photos and want them all reduced by the same proportion. Preset to 50%.

  • Files never leave your device
  • Free, no signup
  • No watermarks
  • Works offline once loaded
Loading tool…

How to resize image

  1. 1

    Add your images

    Drop JPG, PNG or WebP files in, or paste from the clipboard.

  2. 2

    Choose how to resize

    Set exact dimensions, a percentage, or a maximum longest edge.

  3. 3

    Download

    Save each resized image or take the whole batch as a ZIP.

Why percentage instead of a fixed target

A fixed target dimension makes sense when every image should end up the same size. Percentage scaling makes sense when they should not — a batch of photos taken at different resolutions, from different cameras or cropped to different degrees, where the goal is "smaller by the same proportion" rather than "all identical". Scaling a mixed batch to a single fixed width would leave a photo that started small barely changed and one that started huge still oversized relative to the others; a percentage treats every image consistently regardless of where it started.

Why 50% is the default

Halving both dimensions removes about three quarters of the pixels, which is close to the point where the size reduction is dramatic but the result is still clearly a full-resolution image rather than a thumbnail — most photos intended for general viewing rather than large prints have far more resolution than they need, and 50% recovers a large fraction of that without the image looking obviously reduced. Going further, to 25% or below, starts to look like a thumbnail rather than a resized photo unless the source was unusually high-resolution to begin with.

A practical example

A batch containing a 4000×3000 DSLR photo, a 3024×4032 phone photo and a 1600×1200 older camera photo, scaled to 50%, becomes 2000×1500, 1512×2016 and 800×600 respectively — each is proportionally half its own original, rather than all three being forced to match each other. That is the specific case percentage scaling handles and a fixed-dimension resize cannot: it respects however each source image started out.

Frequently asked questions

Does resizing distort the image?

Not unless you ask it to. Aspect ratio is locked by default, so setting a width computes the matching height automatically. Unlocking it lets you stretch to exact dimensions when a layout demands it.

Can I make an image larger?

You can, but upscaling cannot invent detail that was never captured — the result is a softer version of the original at more pixels. The tool never upscales accidentally: in "longest edge" mode, images already smaller than the limit are left untouched.

What resampling quality is used?

The browser's high-quality smoothing path, which is a bicubic-class filter. For large reductions this is comparable to what desktop editors produce.

Does resizing reduce the file size too?

Substantially. File size scales roughly with pixel count, so halving both dimensions removes about three quarters of the data. Resizing is almost always the largest single saving available.