7 minute guide · Updated August 23, 2026

How to resize an image without stretching it

Use aspect ratio, fit, fill, contain, and crop controls to reach new dimensions without distortion.

Lock the source aspect ratio for proportional resizing. Use crop when the destination ratio differs, or contain when every source pixel must remain visible.

Do it here

Resize an image precisely

Change pixels, not just file size. Lock the aspect ratio or set an exact canvas and output format.

Drop an image here

or paste from your clipboard

Processed securely on our server. Files auto-delete within four hours.

Protect the aspect ratio

Aspect ratio is width divided by height. Changing only one dimension while calculating the other keeps circles round and faces natural. Stretching to two unrelated dimensions changes the shape of every object.

Choose between cover and contain

Cover fills the destination and crops overflow. Contain keeps the complete image and adds empty background when the ratios differ. Fit inside resizes to stay within both limits without enlarging unnecessarily.

Check the final crop at full size

Automatic center crops can cut off a face, signature, or label near an edge. Preview the result and use explicit crop coordinates when composition matters.