Compress Image
Reduce image file size. Supports PNG, JPG, HEIC, AVIF, WEBP, GIF, TIFF.
Upload an image, choose a compression mode, and download a smaller file in the same format. Width and height are not resized — only encoding settings change.
Compression modes
- High quality — lighter reduction, more detail kept
- Balanced — typical size/quality trade-off
- Strong — smaller files; for PNG a palette may be used
Limits
- One image up to 10 MB
- Formats: PNG, JPG/JPEG, HEIC/HEIF, AVIF, WebP, GIF, TIFF/TIF
- If recompression is not smaller, the original bytes are returned
- Metadata is usually dropped; animated GIF keeps frames
Files are stored temporarily for processing, then removed.
Security and privacy
Encryption at rest
Files are encrypted during storage with AES-256-GCM using a unique key per file
Auto-deletion
Uploaded and processed files are removed after the session ends
Temporary sessions
Processing sessions expire automatically and are not kept as a permanent archive
Protected download links
Downloads require a short-lived access token — not a public permanent URL
FAQ
No. Uploaded and compressed files are stored temporarily in object storage and removed automatically.
The animated GIF opens taking into account all the frames and is saved as a GIF again. When transcoding, the orientation of the image is applied, and the service metadata is usually not transferred to the result.