Opti-JPEG is an image optimization tool that enables bulk resizing, compression, and conversion of various image formats to an optimized JPEG format. It helps reduce image file sizes while maintaining visual quality, making it suitable for web development and optimization tasks.
-
You can download the latest release: Latest Release
-
OR you can download this repo and run the .exe, or simply run the opti-jpeg.py program yourself although you are likely to require downloading some additional libraries and you should remove the icon function.
- Bulk resize, compress, and convert various images to JPEG format.
- Limit the maximum width/height of images while preserving aspect ratio.
- Supports various image formats, including PNG, JPEG, GIF, BMP, HEIC, TIFF, TIF, and WebP.
- Optimized images are saved as JPEG format, providing smaller file sizes.
- Easy-to-use GUI for selecting the target directory and configuring the max dimension size.
- Download the latest release from the Releases page.
- Extract the contents of the release package.
- Run the
opti-jpeg.exeexecutable. - Choose the directory containing the images you want to optimize.
- Set the maximum dimension size (width/height) for the images. (500px-4000px is suggested)
- Click the "OK" button to start the optimization process.
- Opti-JPEG will resize, compress, and convert the images to JPEG format.
- The optimized images will be saved in the same directory with ".jpg" extension.
- Once the optimization process is complete, you can find the optimized images in the target directory.
Opti-JPEG is created by John Large (aka bloom) and is available at GitHub. Visit the website for more information and updates.
This project is licensed under the MIT License.