How do I shrink bitmap image size without leaving the browser?
Upload a bitmap file, set the target format, quality, and max dimension, then download the compressed result created locally in the browser.
- Use quality and max-dimension controls together when you need a smaller file without manually editing the image first.
- Supported inputs include PNG, JPEG, WebP, BMP, GIF, and AVIF, so you can start from common raster assets.
- The result panel shows output size and savings percentage before you download the new file.