Guide · Updated 2026-07-23

How to Reduce Image Size for Email Attachments

Practical ways to shrink JPEGs and PNGs so photos fit common email size limits without looking terrible.

Compress JPEG to 200KB

Why email clients reject large photos

Most consumer email providers cap attachments between about 20MB and 25MB for the whole message. That sounds generous until you send four modern phone photos — a single HEIC or high-quality JPEG can be 3–8MB. Gateways also slow down when images are huge, so recipients on mobile networks may never open the mail.

Shrinking images before you attach them is usually better than relying on the email client's built-in compression. You keep control of quality, and the file already meets forms that demand 200KB or 500KB caps (visa portals, HR systems, school applications).

Corporate mail servers often enforce stricter limits than Gmail or Outlook.com. A 15MB attachment that passes your outbox can bounce at the recipient's gateway. Pre-compressing avoids awkward follow-up emails asking people to download from a link instead.

A simple workflow that works

Start with the smallest useful dimensions. If the photo only needs to be viewed on a phone screen, 1600px on the long edge is plenty. Then compress to JPEG. PNG is great for screenshots with text, but for camera photos JPEG almost always wins on size.

Target a concrete limit. If a form says 200KB, aim slightly under that so you have headroom after re-encoding. Tools like ImgKit's browser compressor run locally — the file never uploads — which is ideal when attachments contain ID photos or personal documents.

Check the result at 100% zoom on a face or product detail. If banding or mushy skin appears, bump quality a notch or crop unused background instead of crushing the whole frame harder.

Choosing the right format and quality

JPEG quality settings are not universal. A quality of 80 in one tool may look different from 80 in another because encoders use different quantization tables. Judge by eye on the actual subject, not by the slider number alone.

For screenshots with sharp text, PNG or high-quality JPEG both work, but PNG preserves edges without ringing artifacts. For photos of people, events, or products, JPEG at moderate quality usually beats PNG on size while staying acceptable on retina displays.

When a portal specifies both max dimensions and max file size, resize first, then compress. Shrinking pixel dimensions reduces file size more predictably than quality alone and often improves perceived sharpness because each pixel carries more information.

Common mistakes

Do not convert a JPEG to PNG hoping it will get smaller — it usually gets larger. Do not email original HEIC files to Windows users; convert to JPG first. And avoid stacking lossy compressions repeatedly: each re-save removes detail you cannot get back.

Do not attach the full-resolution original when a thumbnail would do. If the email says 'photo for the newsletter,' a 1200px wide JPEG at 150–250KB is often indistinguishable from the 4000px source on screen.

Rename files clearly after compression (for example, resume-photo-180kb.jpg) so you do not accidentally attach the wrong version when a form rejects an oversized upload at the last minute.

Ready to try it? Compress JPEG to 200KB

Related guides