Why an image becomes distorted

Every image has an aspect ratio, the proportional relationship between width and height, such as 4:3 or 16:9. Entering a new width and height with a different ratio forces the content to fill a new shape. Horizontal and vertical scaling no longer match, so faces, circles, and other familiar forms appear stretched or compressed.

The same circular logo shown correctly resized versus stretched into an oval by ignoring the aspect ratio
A circle turning into an oval is the classic sign of distortion.

Lock the aspect ratio

Set either the target width or height and let the tool calculate the other value. Both dimensions then change by the same proportion, preserving the shape of the original image.

When both dimensions are fixed

If a platform requires a square image and the source is wide, proportional resizing cannot satisfy both dimensions by itself. The practical options are:

  • Cropping: cutting away part of the image to change its proportions without stretching what remains.
  • Letterboxing or padding: keeping the full image at its correct proportions and adding background space (often blank or blurred) to fill out the target shape.

Cropping removes part of the frame, while padding adds space around it. Both preserve the subject's proportions. Stretching should be reserved for deliberate visual effects, not used as a shortcut to meet dimensions.

How to spot the aspect ratio math

A 4000 × 3000 photo has a 4:3 ratio. At 1200 pixels wide, its proportional height is 900 pixels: 1200 × 3 ÷ 4. Resizing tools perform this calculation when the ratio is locked, but the formula is useful when checking target dimensions.

How to spot distortion

Inspect circles, faces, text, and symmetrical objects. A circle becoming an oval is the clearest warning. When the photograph lacks an obvious reference, compare it with the original or check the numerical aspect ratios rather than relying only on appearance.

Example: resizing a 3:2 photograph

A 3000 × 2000 photograph has a 3:2 ratio. Setting the width to 1200 pixels produces a proportional height of 800 pixels. Forcing the same photograph into 1200 × 1200 without cropping or padding changes the ratio to 1:1 and compresses the content horizontally.

Resizing an image correctly

Keep the ratio locked, enter one dimension, and inspect the calculated value before exporting. If both target dimensions are mandatory, crop or pad the image instead of unlocking the ratio.

Questions about proportional resizing

Can distortion be intentional? Yes, as a deliberate visual effect or for unusual technical output. It is normally undesirable for photographs, logos, and documents.

Why can distortion appear after upload? A platform may resize, crop, or display the image inside a fixed container. Compare the downloaded file with the displayed version to determine where the change occurred.

How is cropping different? Resizing changes pixel dimensions. Cropping removes part of the frame and can change the aspect ratio. They are often combined when exact dimensions are required.

Resize an image the right way

Resize by width or height while keeping the aspect ratio locked. Orisod processes the image locally in your browser.

Resize an image →

Check the source and target ratios before exporting. Matching ratios preserve the shape; different ratios require a decision about cropping, padding, or intentional distortion.