Fluximage compresses your images server-side and converts them to the format you choose. Every image you upload is re-encoded at the quality level you set, with the option to cap its dimensions before output. The result is a smaller, web-ready file you can download individually or as a ZIP.Documentation Index
Fetch the complete documentation index at: https://docs.fluximage.io/llms.txt
Use this file to discover all available pages before exploring further.
Output formats
Choose one format per batch. All images in the batch are converted to that format.| Format | Best for | Typical size reduction |
|---|---|---|
| WebP | Web pages, general use | ~80% vs. original JPEG |
| AVIF | Maximum compression, modern browsers | Smaller than WebP at equivalent quality |
| JPEG | Broad compatibility, older systems | Moderate |
| PNG | Transparency, lossless output | Varies |
Quality
The quality slider controls how aggressively Fluximage compresses each image. It applies to WebP, AVIF, and JPEG output.- Range: 40–100
- Default: 82
Dimension limits
You can optionally set a maximum width, maximum height, or both. Fluximage resizes any image that exceeds these limits before compressing it.- Aspect ratio is always preserved — the image is scaled down proportionally.
- Images smaller than your specified dimensions are never upscaled.
- Leave both fields empty to keep images at their original dimensions.