Resize Image

Resize JPG, PNG or WEBP images to exact dimensions — keep the aspect ratio and pick the output format.

Original: . Resizing happens entirely in your browser.

How to use the Resize Image

  1. Upload an image. Choose a JPG, PNG or WEBP file.
  2. Set the size. Enter width/height; keep aspect ratio locked to avoid distortion.
  3. Download. Pick a format and download your resized image.

Why use our Resize Image

Exact dimensions. Set the width and height in pixels, with optional aspect-ratio lock.
Pick your format. Export as PNG, JPG or WEBP, with quality control for JPG/WEBP.
High-quality scaling. Uses high-quality smoothing so resized images stay sharp.

Free to use — premium coming soon

FREE
  • Exact pixel sizing
  • Aspect-ratio lock
  • PNG / JPG / WEBP output
  • 100% private
PREMIUM
  • Remove ads
  • Bulk resizing
  • Resize by percentage & presets

About the Resize Image

Resize Image changes the width and height of a JPG, PNG, or WEBP file to an exact pixel size, right inside your browser. You type the dimensions you need, decide whether to keep the original proportions locked, and the tool redraws the picture at the new size. It is built for the moments when a number, not a vibe, is the requirement: a profile photo that must be 400 by 400, a marketplace listing capped at 2000 pixels on the long edge, or an upload form that rejects anything wider than a fixed limit. No account, no watermark, no waiting on a queue.

Reach for it whenever a platform publishes a precise spec. Social channels are the obvious case: a square 1080 by 1080 post, a 1280 by 720 video thumbnail, a banner with fixed proportions. The same applies to passport and ID submissions that demand an exact pixel size, product images for a store grid, or large camera photos that are simply too big for a website and slow the page down. Shrinking an image to the dimensions it will actually display at is also one of the cheapest ways to make a site load faster on mobile, because the browser no longer downloads pixels it will never show.

Under the hood the tool uses the browser's canvas to redraw your photo through resampling. When you shrink an image it discards pixels; when you enlarge it the algorithm has to invent pixel values by averaging neighbours, which is why scaling down stays crisp while scaling up softens detail. Keep the aspect-ratio lock on and the height fills in automatically from the width so nothing stretches; switch it off only when you truly need an exact box and do not mind the content squashing. The quality slider controls JPG and WEBP compression on export, letting you trade a little sharpness for a much smaller file.

Everything happens locally. Your file is read with the browser's FileReader, drawn onto a canvas, and exported again without ever being sent to a server, so the image never leaves your device. Two honest caveats worth knowing: resizing never adds real detail, so a tiny picture blown up large will look soft no matter the tool, and DPI does not matter here at all. Screens and upload forms count pixels, not dots per inch, so a 3000 by 2000 image is the same file whether it is tagged 72 or 300 DPI. Focus on the pixel dimensions and you will hit the spec every time.

Frequently asked questions

How do I resize an image to an exact pixel size?

Upload your JPG, PNG, or WEBP, turn off the aspect-ratio lock if you need a precise box, then type the exact width and height in pixels and resize. With the lock on, enter one value and the other is calculated to keep the proportions.

Will resizing reduce my image quality?

Scaling down is essentially lossless and keeps photos sharp because the tool only removes pixels. Enlarging is different: the algorithm has to invent new pixels, so an upscaled image will look softer the more you stretch it beyond its original size.

Does this change the DPI for printing?

No. This tool sets pixel dimensions, which is what screens, social platforms, and upload forms actually read. DPI only affects physical print size, so for web and digital submissions you should focus on pixels, not dots per inch.

Are my images uploaded to a server?

No. The resizing runs entirely in your browser using the canvas, so your file is processed on your own device and never sent anywhere. That makes it safe for private photos, IDs, and confidential documents.

Why does my image look stretched after resizing?

That happens when the aspect-ratio lock is off and the width and height you entered do not match the original proportions. Re-enable the lock, or choose dimensions in the same ratio as your source, to resize without distortion.

From our blog

Blur vs. Redact: How to Hide Sensitive Information in an Image Without Leaking It

By the Super Simple Digital Tools Team · Updated June 2026

Most people blur a photo by instinct: there is a face, a plate, or an account number they would rather not broadcast, so they smear it and hit share. That instinct is right, but the execution often is not. Blurring and pixelation look final to the eye while quietly preserving a mathematical trace of what was underneath, and a growing set of tools can read that trace back out. Understanding the difference between hiding something visually and removing it permanently is the whole game when you are protecting real secrets.

Here is why blur leaks. A blur replaces each pixel with a weighted average of its neighbors; pixelation replaces a square block of pixels with one averaged color. Neither throws information away cleanly. Researchers at Bishop Fox demonstrated this with Unredacter, an improvement on the earlier Depix tool: it walks through possible characters, renders each in the same font and size, pixelates that guess, and compares it to the redacted area until the math lines up. Short, predictable strings such as card numbers, dates, or check fields are the easiest to recover because there are so few plausible permutations.

That does not make blur useless. For low-stakes clutter, blur is perfectly reasonable: a stranger's face in the background of a vacation photo, a street sign, a messy desk behind your video call, or a neighbor's car in a real-estate listing. The goal there is courtesy and reducing incidental identifiability, not defeating a determined attacker with a depixelation script. A strong Gaussian blur of 30 pixels or more, or a coarse pixelation, comfortably handles those cases and keeps the picture looking natural.

When the content actually matters, switch tactics. Passwords, government ID numbers, bank details, API keys, signatures, and anything you would be harmed by losing should be covered with a solid, opaque block, not a blur. A solid mask leaves no averaged pixels to reconstruct, which is why every redaction guide lands on the same advice: black bars, nothing fancier. Draw the block generously so it overhangs the text on every side; partial letters or a stray digit poking out can be enough for a reconstruction tool, or a sharp-eyed human, to fill in the rest.

Finally, mind the export and the original. Because this tool processes images in your browser, your file stays on your device, but you still need to save the flattened output, the version with the obscuring baked into the pixels, and share only that. Never send the unedited original, and remember that screenshots of formatted documents can hide text under matching colors that copies right back out. Blur for tidiness, mask for secrets, double-check the exported file, and you will share photos without sharing what you meant to keep.

  • For passwords, ID numbers, or card details, choose the solid-block mode, not blur or pixelate, then make the block extend past the text on all four sides.
  • When blurring faces or license plates for privacy, push the blur strength to 30 pixels or higher so no feature or character stays legible.
  • Always export and share the flattened PNG or JPEG, and keep the unedited original off-line so you never accidentally post the version without redactions.
  • Zoom in before exporting and check that no partial letters, digits, or reflections peek out from the edges of the blurred or masked region.

Read the full guide →

Tool by the Super Simple Digital Tools Team. Reviewed by our editorial team. Free to use, no signup required.

Related tools