FileFixTools

Resizing images for online forms: dimensions, quality and file size

An upload form that says "image too large" is usually complaining about one of three things: pixel dimensions, file size, or format. Knowing which one saves a lot of trial and error.

Dimensions matter most

File size mostly follows pixel count. Halving the width and height leaves a quarter of the pixels, so the file is often around a quarter of the size. That is why reducing dimensions is the first thing to try, using Image Compress & Resize.

Then adjust quality

For JPEG, quality 70 to 80 is usually visually close to the original at a much smaller size. Below about 50, blocky artifacts appear around text and edges. Lower quality only after the dimensions are reasonable.

Do not upscale

Making an image larger adds no detail and increases size. If a form demands minimum dimensions, start from a bigger original rather than enlarging a small copy.

Format limits

The tool saves JPG output, so transparency becomes white. If a form requires PNG or another format, this tool will not fit your case. For a photo that needs a fixed ID size, use Passport/ID Image Resizer, and always keep your original file.

Related: all guides and all tools.