Quick take
Shrink image files for uploads while keeping an eye on visible quality.
- Compress a JPG photo before uploading it to a website.
- Convert a PNG screenshot to WebP for a smaller web asset.
Image Compressor
Auto mode tries safe browser exports and keeps the original when every compressed candidate is larger. PNG screenshots and already optimized WebP files may not shrink.
Good times to use it
Use Image Compressor for reducing images for faster pages, email attachments, product listings, CMS uploads, and social assets. It works well when you want smaller image files with selected quality and format settings and do not need a bigger workflow around it.
- Best fit: reducing images for faster pages, email attachments, product listings, CMS uploads, and social assets.
- You start with one or more images that are already cropped and sized appropriately.
- The useful choices are format, quality, metadata stripping, and whether to process one file or a batch.
- Check visual artifacts, file size savings, transparency, dimensions, and whether small text remains legible.
- You end up with smaller image files with selected quality and format settings.
Use Image Compressor like this
- Start with one or more images that are already cropped and sized appropriately.
- Choose format, quality, metadata stripping, and whether to process one file or a batch.
- Run the tool once, then review visual artifacts, file size savings, transparency, dimensions, and whether small text remains legible.
- Copy, export, or download smaller image files with selected quality and format settings.
- Open the export at the size people will actually see before you publish it.
Easy ways to ruin the result
- Lossy formats reduce size by discarding detail; repeated compression can compound artifacts.
- Canvas re-encoding often strips metadata, which can reduce size but may remove camera or color profile details.
- Resize large images before compression for the biggest performance improvement.
- Compare the compressed output at the display size users will actually see.
What changes the output
- Images are decoded and redrawn through browser canvas.
- Output format and quality are applied locally.
- Metadata is not preserved in the generated canvas output.
How your data is handled
Images are processed in your browser and are not uploaded. SVG files are not accepted on this page.
FAQ
Why did my PNG become larger?
PNG is lossless and may not shrink with quality settings. WebP or JPG may be better for photos.
Is EXIF metadata preserved?
No. Canvas output generally removes metadata by default.
How large can images be?
The tool enforces size limits to protect browser memory.