Skip to content
Image Reshaper

← Guides

Updated 2026-09-15

How to Reduce Photo Size for Email Attachments

Why mail servers reject large attachments, what size to aim for, and how to shrink a batch of photos without mailing a zip file.

Why email rejects your photos

Most mail providers cap attachments at around 25 MB, and many corporate mail servers are configured far lower, sometimes at 10 MB or even 5 MB. The limit applies to the encoded message, not the raw files, and email encoding inflates attachments by roughly a third. A batch of files that looks like 20 MB on disk can exceed a 25 MB limit once it is packaged for sending.

The problem compounds quickly with phone photos. A single modern smartphone image is often three to eight megabytes, so five holiday pictures can breach a corporate limit on their own. The bounce message you receive is usually cryptic, and it often arrives hours later, which is why it is worth sizing images correctly before you hit send.

What size to aim for

There is no single correct answer, but these targets work well in practice and keep photos looking good on the screens people actually read email on.

Practical targets for emailed images
PurposeLong edgeFile size
Quick reference photo or screenshot1200 px100–200 KB
Photo the recipient will actually look at1600 px200–500 KB
Photo the recipient may print at A42400 px1–2 MB
Document scan with text2000 px200–400 KB, grayscale if possible
Several photos in one message1600 px eachunder 300 KB each

The two-step shrink

Resizing and compressing do different jobs and work best together. Resizing reduces the number of pixels, which is the dominant factor in file size. Compression then reduces how many bytes each remaining pixel costs. Doing only the second on a huge image forces harsh quality settings; doing both lets each work gently.

  1. Resize the long edge to around 1600 pixels using the Image Resizer, with aspect ratio locked.
  2. Compress the result to roughly half its size with the Image Compressor, or to a fixed cap with the 200 KB tool.
  3. Check the downloaded file size, then attach it.
  4. For several photos, repeat per image rather than sending one giant message, or use your mail provider's cloud link option for anything over the limit.

When to send a link instead

Compression has limits, and there are cases where shrinking is the wrong answer. If the recipient needs full-resolution originals for printing, editing, or archival, do not degrade them to fit an attachment. Use a shared link from your cloud storage, which most mail clients now offer directly in the compose window when they detect a large attachment.

The rule of thumb: compress when the recipient will look at the photo, and link when the recipient will work with it. Sending a heavily compressed image to a printer or designer wastes everyone's time, because they will simply ask for the original.

Strip metadata before you send

Photos carry more than pixels. Camera originals typically embed the device model, the exact timestamp, and often GPS coordinates showing precisely where the picture was taken. Emailing a holiday photo to a colleague can inadvertently share your home address if the picture was taken in your garden.

Running the file through the Remove Image Metadata tool before attaching removes those fields. Compression through this site's tools also re-encodes the image, which drops most metadata as a side effect, but the dedicated tool is the explicit way to do it when privacy is the actual goal rather than a bonus.

Tools used in this guide

Continue reading