How to Edit the Size of a Picture: Resizing Images Across Every Major Platform

Resizing a picture sounds straightforward — make it bigger or smaller, done. But depending on where you're doing it, what the image is for, and which tool you're using, the process (and the results) can vary significantly. Here's what you actually need to know.

What "Editing the Size of a Picture" Actually Means

Image size refers to two related but distinct things:

  • Pixel dimensions — the width and height of the image measured in pixels (e.g., 1920 × 1080)
  • File size — how much storage space the image occupies, usually measured in KB or MB

These are connected but not the same. A 4000 × 3000 pixel photo saved as a high-quality JPEG will have a large file size. The same dimensions saved with heavy compression will be much smaller in file size — but the pixel dimensions haven't changed at all.

When most people say they want to resize an image, they usually mean one of three things:

  1. Scale it down (reduce pixel dimensions, typically to share, email, or upload)
  2. Compress it (reduce file size without dramatically changing dimensions)
  3. Crop it (remove parts of the image to change its aspect ratio or focus)

Each approach uses different tools and produces different outcomes.

How to Resize a Picture on Windows

Windows Photos app (built into Windows 10 and 11) allows basic resizing. Open the image, click the three-dot menu, and look for Resize. You can choose from preset sizes or enter custom pixel dimensions.

Paint is another built-in option. Open the image, click Resize in the toolbar, and you can scale by percentage or set exact pixel dimensions. It's simple but functional for quick jobs.

Microsoft Office apps (Word, PowerPoint) let you resize images within documents directly — click the image and drag the corner handles, or right-click and select Size and Position for exact dimensions. This changes how the image appears in the document but doesn't alter the original file.

How to Resize a Picture on Mac

Preview is macOS's built-in image viewer and editor, and it handles resizing well. Open an image in Preview, go to Tools > Adjust Size, and you'll see fields for width, height, and resolution. There's a checkbox to constrain proportions — keeping this enabled prevents distortion.

Preview also shows you the resulting file size estimate before you save, which is useful when working toward a target size for email attachments or uploads.

How to Resize a Picture on iPhone or Android 📱

Neither iOS nor Android includes a dedicated image resizer in their default gallery apps. The Photos app on iPhone lets you crop, but not resize pixel dimensions directly.

For actual resizing on mobile, third-party apps are the standard approach:

  • iOS: Apps like Image Size or Resize Image let you set exact pixel dimensions
  • Android: Photo & Picture Resizer and similar apps offer both dimension and file size controls

Some productivity and document apps (like Google Docs or Microsoft Word for mobile) let you insert and scale images within documents, but again, that's display scaling rather than true resizing of the source file.

Resizing Images Online

If you're on any device and don't want to install software, browser-based tools can handle resizing without touching your local files permanently. Tools like Squoosh (by Google) run entirely in your browser and give you control over dimensions, format, and compression level simultaneously.

Online resizers are useful for one-off tasks, but if you're handling sensitive images (personal photos, confidential documents), processing them locally is generally the more privacy-conscious choice.

The Resolution Factor: PPI vs. Pixel Dimensions

Resolution is one of the most misunderstood parts of image sizing. Resolution (measured in PPI — pixels per inch) only matters for print. For screens, what matters is the raw pixel count.

An image that's 300 PPI at 4 × 6 inches has 1200 × 1800 pixels. If you change the PPI to 72 without resampling, the pixel count stays the same — you've just changed the print size metadata, not the actual image data.

When resizing for web or screen use, focus on pixel dimensions. When resizing for print, resolution and physical dimensions work together.

What Happens When You Make an Image Larger

Scaling an image up (called upscaling or upsampling) is where things get tricky. When you increase pixel dimensions beyond the original, the software has to invent new pixels — a process called interpolation. The result is almost always some loss of sharpness.

Basic tools like Paint or Preview use standard interpolation and will visibly soften or blur the image when scaled up significantly. More advanced tools use AI-based upscaling (available in apps like Photoshop via "Super Resolution," or standalone tools like Topaz Gigapixel) to predict and generate detail more convincingly.

MethodBest ForQuality When Scaling Up
Basic interpolation (Paint, Preview)Small adjustmentsDegrades noticeably
Bicubic interpolation (Photoshop, GIMP)Moderate scalingBetter, but still limited
AI upscaling toolsLarge increasesSignificantly better

File Format Affects the Outcome Too 🖼️

The format you save to after resizing matters:

  • JPEG: Lossy compression — some image data is permanently discarded each time you save. Good for photos, poor for graphics with text or sharp edges.
  • PNG: Lossless — no quality loss on save. Larger files, but ideal for screenshots, logos, or anything with transparency.
  • WebP: A modern format designed for the web that achieves smaller file sizes than JPEG at comparable quality.

If you resize a JPEG and save it as a JPEG repeatedly, quality degrades with each save cycle. Save to PNG if you're working iteratively.

The Variables That Determine Your Best Approach

How you should resize depends on factors specific to your situation:

  • What the image is for — web use, email, print, social media, and app uploads all have different requirements
  • Your starting image quality — a low-resolution original can't be meaningfully enlarged without quality loss
  • Your device and OS — built-in tools vary considerably in capability across platforms
  • How precise you need to be — casual sharing has different tolerances than professional design work
  • File format and compression needs — some platforms have strict upload size limits; others care about dimensions

A casual user emailing a photo from their phone has very different needs from a designer preparing print-ready artwork, or a developer optimizing images for page load speed. The right tool, method, and settings shift depending on all of these.