Frequently asked questions
General
No. Every transformation — compressing, resizing, cropping, converting — runs entirely in your browser using the Canvas API. The file never leaves your device.
Compress
It binary-searches the encoding quality until it finds the highest quality that still lands under your target. If the image can't fit at any quality, it's resized down and the search runs again.
Resize
The height is calculated automatically to preserve the original aspect ratio — the image won't be stretched or squashed.
Crop
Free-form, square (1:1), landscape (4:3), portrait (3:4), widescreen (16:9), story (9:16), or a custom ratio you type in.
Convert
Output as JPG, PNG, or WebP. Input accepts JPG, PNG, WebP, GIF, BMP, AVIF, and HEIC/HEIF.