Forum Discussion
MarlonSP
Jun 11, 2026Brass Contributor
How can I compress image size under 100kb without losing quality
Hello everyone, My new website is currently under development, but many of the original JPEG images are over 2MB each. For better page loading speed, the goal is to reduce the file size to under 100...
NicholasWilliams
Jun 11, 2026Bronze Contributor
Imagine is , open-source image compression tool built on modern libraries like mozjpeg, WebP, and AVIF, designed to compress image size without losing quality efficiently.
How to compress image size without losing quality
- Download and install the software from the official website
- Open the software
- Go to Tools → Batch Conversion
- Add the images you want to process
- Select the desired output format
- Adjust the quality percentage as needed
- Click Start to begin the compression process
Cons
- Older browsers and software have limited support for the AVIF format
- The interface is difficult to use
- You cannot preview the final image quality during compression
The software excels at converting images to modern formats such as WebP and AVIF, making them ideal for use on web pages. It leverages advanced compression algorithms to reduce file sizes while preserving image quality.
Notes
- Be sure to back up the original images before starting batch processing.
- We recommend setting the quality to 75–85% to achieve a good balance between file size and image fidelity.
- For broad compatibility, we recommend using the WebP format; however, if AVIF is supported, it offers better compression.