Image Resizing for Upload Limits

Resize to the destination's required dimensions first, then compress only as much as needed to pass the file-size limit.

Short answer

Resize to the destination's required dimensions first, then compress only as much as needed to pass the file-size limit.

Why it matters

  • Check required dimensions before exporting
  • Resize screenshots less aggressively than photos
  • Preview the final image at expected display size

What to know

Upload limits often care about both pixel dimensions and file size, so compression alone may not be enough.

Photos can usually be resized aggressively for forms while preserving enough visual information.

Screenshots with text need more careful resizing because small text becomes unreadable quickly.

Related pages