Step by step
How to resize or crop an image precisely
- 1
Choose one or more images
- 2
Review dimensions, fit and focal point
- 3
Resize or crop the images
- 4
Download the results
What to expect
Fit keeps the whole picture inside the chosen bounds, fill crops to the exact canvas, and pad adds a background without stretching.
The focal-point controls choose which part of the source remains visible when fill mode must crop an edge.
Quality and file behaviour
- High-quality browser resampling is used while keeping the original proportions.
- PNG and WebP retain transparency; JPEG does not support it.
- The resized pixels are re-encoded in the selected output format.
Common problems
- Very large decoded images can exceed the safe memory budget even when their file size is small.
Frequently asked questions
When will part of the photograph be cropped?
Only fill mode crops an edge to reach the exact output aspect ratio. Fit and pad keep the complete picture visible.
What happens to transparent areas?
PNG and WebP outputs preserve transparency. JPEG output uses a white background because JPEG has no transparency.