Image Squeeze help
Get a folder of photos down to a size you can email or upload. Resize, re-encode, and drop the camera metadata in one pass.
Steps
- Drop the images, or a whole folder.
- Set the resize rule: longest side in pixels, a percentage, or fit within a width and height. It never enlarges.
- Pick the output format and a quality level for JPG, WebP, or AVIF.
- Leave "strip metadata" on to remove the location and camera tags.
- Process. The table shows the new size per file. Download one file, or all of them as a ZIP.
Formats
Reads
JPG, PNG, WebP, GIF. HEIC on Safari, which decodes it natively.
Writes
JPG, PNG, WebP, AVIF. AVIF depends on the browser.
Limits
- HEIC does not decode outside Safari yet. Other browsers need the file converted to JPG first. A built-in decoder is on the list.
- Encoding uses the browser's canvas. Output size is close to a dedicated encoder but not identical.
- Orientation is read from the JPEG tag and baked in, so the result always displays upright.
Images are decoded and re-encoded in your browser. Nothing is uploaded.
Back to Image Squeeze