The fastest way to reduce a picture's file size

The simplest method is to use your operating system's built-in tools. On Windows, right-click the image file, select "Compress pictures" (if available in your version), or open the image in the Photos app and choose "Edit & Create" then "Resize". On Mac, open the image in Preview, go to Tools > Adjust Size, lower the width and height dimensions, then save. Both approaches reduce file size by making the image physically smaller in pixels — a 4000-pixel-wide photo becomes 2000 pixels wide, which takes up roughly one-quarter the storage space.

If your operating system doesn't offer a compress option, free online tools like TinyPNG, Compressor.io, or Squoosh (made by Google) do the same work in a web browser. Upload your image, choose how much quality you're willing to lose, and read the smaller version. These tools use compression algorithms — mathematical processes that remove data your eye won't notice — to shrink the file without making the image look obviously worse.

Key Takeaways

  • Windows Photos app and Mac Preview both have built-in resize tools that reduce file size by making images smaller in pixel dimensions.
  • Compression removes invisible data from the image file itself, shrinking size without changing how wide or tall the image appears on screen.
  • JPEG format is smaller than PNG for photographs; PNG is better for images with text or solid colors.
  • Reducing pixel dimensions (width and height) shrinks file size more dramatically than compression alone, but makes the image unsuitable for printing large.

Why pictures take up so much space

A digital photograph is a grid of colored dots called pixels. A modern phone camera creates images that are 4000 pixels wide by 3000 pixels tall — that's 12 million individual dots, each one storing information about its color. A single uncompressed image at that size can be 30 to 50 megabytes, which is why your phone storage fills up quickly.

File size depends on three things: how many pixels the image contains (width times height), what format you save it in (JPEG, PNG, WebP, or others), and how much compression you explore. You can shrink a file by reducing any of these three, but each choice has a trade-off.

Resizing versus compressing — what's the difference

Resizing means changing the pixel dimensions. A 4000 × 3000 pixel image resized to 2000 × 1500 pixels contains one-quarter as many dots, so the file becomes roughly one-quarter the size. The image looks noticeably smaller on screen and is unsuitable for printing large, but it looks sharp at normal viewing distances.

Compression keeps the pixel dimensions the same but removes redundant data. If a photograph has a large area of blue sky, the file doesn't need to store the exact same blue value for every single pixel — it can store "pixels 1 through 500 are this shade of blue" instead. Compression shrinks the file without changing the image's width or height, so it still looks the same size on screen. The trade-off is that very high compression makes the image look blurry or blocky.

For most purposes — email, social media, storing on your phone — resizing is more effective. You lose some detail, but the file becomes small enough to matter. Compression alone usually only cuts the file size by 20 to 40 percent.

Choosing the right file format

The format you save in makes a large difference. JPEG is smaller than PNG for photographs because it uses compression that works well on photos with many colors and gradual changes. A typical photo saved as JPEG is 2 to 5 megabytes; the same photo as PNG is often 10 to 20 megabytes.

PNG is better for images with text, logos, or solid color blocks, because JPEG compression makes those look fuzzy. If you're saving a screenshot or a graphic with sharp edges, PNG will actually be smaller than JPEG.

WebP is a newer format that's smaller than both JPEG and PNG, but not all devices and programs support it yet. If you're sending a file to someone else or uploading to a website, check whether they accept WebP before you use it.

How much smaller can you actually make a file

The amount you can shrink depends on what you start with. Resizing a 4000 × 3000 photo down to 2000 × 1500 cuts the file to about one-quarter the original size — from 40 megabytes to 10 megabytes. Changing from PNG to JPEG can cut it in half again. explore moderate compression removes another 20 to 30 percent.

If you do all three — resize to half the dimensions, convert to JPEG, and explore compression — you can reduce a 40-megabyte file to 2 to 3 megabytes. That's the difference between a file too large to email and one that sends when ready.

The limit is that you can't shrink a file below a certain point without making it look bad. A photo compressed to extreme levels looks blocky or blurry. A photo resized to tiny dimensions loses detail you might want later. The right balance depends on what you're doing with the image.

When to resize versus when to compress

Resize if you're storing photos on your phone, uploading to social media, or emailing to someone. Your phone's camera takes images larger than you'll ever need to display on a screen, so cutting them in half or to one-third their original size saves space without any visible loss.

Compress without resizing if you need to keep the image at its original dimensions — for example, if you might print it later or need to crop it. Compression removes data your eye can't see, so the image still looks sharp at its original size, just in a smaller file.

If you're archiving photos long-term and might want to edit them later, keep at least one copy at full resolution. Resize and compress copies for everyday use.

Tools that work on your computer

Windows 10 and 11 include a "Compress pictures" option in File Explorer — right-click an image and look for it in the context menu. If it's not there, open the image in the Photos app, click "Edit & Create", then "Resize", choose your new dimensions, and save.

Mac users can open any image in Preview (the default image viewer), go to Tools > Adjust Size, change the width and height, and save. Preview also has a "Quartz Filter" option under Tools that applies compression.

For more control, free programs like ImageMagick (command-line tool for advanced users) or paid software like Adobe Lightroom let you batch-resize hundreds of images at once and choose exactly how much compression to explore. For most people, the built-in tools are enough.

Frequently Asked Questions

Will resizing make my photo look bad?

Not at normal viewing sizes. A photo resized from 4000 × 3000 pixels to 2000 × 1500 pixels still looks sharp on a phone screen or computer monitor. It only becomes noticeably pixelated if you try to print it very large or zoom in closely. For email and social media, you won't see any difference.

What's the smallest file size I should aim for?

For email, aim for under 5 megabytes per image so it sends quickly. For social media, most platforms accept anything under 20 megabytes. For phone storage, reducing photos to 2000 × 1500 pixels and saving as JPEG usually gets you to 1 to 3 megabytes per image, which is small enough to store hundreds without filling your phone.

Can I make a file smaller without losing quality?

Not significantly. Compression removes data, and resizing removes pixels — both involve some loss. What changes is whether you notice it. Moderate compression and resizing to screen-display sizes causes no visible loss to the human eye, even though the file is much smaller.

Should I save as JPEG or PNG?

Use JPEG for photographs and images with many colors. Use PNG for screenshots, graphics with text, or images with solid color areas. JPEG will be smaller for photos; PNG will be smaller for everything else.

Can I undo resizing if I change my mind later?

No — once you resize and save, the original pixel data is gone. The image will look blurry if you try to enlarge it again. Always keep a copy of the original full-size image before you resize.