Releases: Thymester/ImageRevise
ImageRevise Pro v1.0.0
What's New in ImageRevise Pro v1.0.0
⭐ New Features & Highlights
- Complete Modern UI Redesign - Brand new card-based interface with contemporary styling and professional color scheme
- Scrollable Interface - Added full scrolling support with mousewheel navigation for better usability on smaller screens
- Two-Column Layout - Dedicated preview panel that stays visible while scrolling through settings
- Enhanced Tooltips - Improved tooltip system with 750ms delay and modern dark styling
- Single File Export - Streamlined processing to output only one optimized image instead of duplicates
- Real-time Status Updates - Live processing status with color-coded feedback messages
- Responsive Design - Resizable window with intelligent layout adaptation
Other Improvements & Fixes
- Integrated optimization directly into the main processing pipeline
- Improved button states and visual feedback during processing
- Enhanced error handling and user messaging
- Compact card layouts for better space utilization
- Better organization of watermark settings with grid layout
- Modernized entry fields and combo boxes with consistent styling
- Added proper threading for non-blocking UI during image processing
- Improved preview system with automatic image dimension display
- Fixed dual image export issue - now creates single optimized output
- Enhanced metadata handling options
Migration Notes:
- All existing functionality has been preserved in the new interface
- Settings and file paths work exactly the same as before
- Processing logic remains unchanged, ensuring consistent output quality
If you have feedback or encounter any issues, please let us know on the Issues page!
ImageRevise - Release v0.4
What is Image Revise
ImageRevise is a streamlined Tkinter-based application for easily resizing and optimizing images. It lets you effortlessly resize images while maintaining the aspect ratio, add custom watermarks, and optimize them for web use. Additionally, you can view and remove EXIF metadata to ensure your privacy. Enjoy a smoother, more responsive experience with our latest updates, making ImageRevise a must-have tool for all your image management needs.
Example ImageRevise outputs
3036x3700 w/ Quality 100 as JPEG

700x700 w/ Quality 100 as JPEG

700x700 w/ Quality 100 as PNG (for comparison

700x700 w/ Quality 50 as JPEG

700x700 w/ Quality 20 as JPEG

700x700 w/ Quality 1 as JPEG

700x700 w/ Quality 1 as PNG (for comparison)

Added Features
- Multi-threaded image processing: The application now uses threads to keep the main app responsive for the image process and help improve user experience.
- Better Error Handling: Increased the error handling within the codebase to improve user experience.
- Better Labels: When the image is being processed, there is a label that will inform you; when it is done, that same label updates to tell you, including a MessageBox popup.
- Better Tooltips: These have been refined to give additional information.
Why upgrade
- Enjoy a Smoother Experience: ImageRevise now runs faster and more smoothly, so you can get things done faster without any frustrating delays or application hangups.
- Enjoy Better Stability: ImageRevis's latest version has fewer errors, so you'll experience a more reliable and consistent performance.
- Make the Most of New Accessibility Features: ImageRevise now includes improvements that make ImageRevise more accessible so everyone can use it comfortably.
ImageRevise - Release v0.2
What is Image Revise
ImageRevise is a simple Tkinter-based application for resizing and optimizing images. It allows users to add watermarks, resize images while maintaining aspect ratio, and optimize them for web use. Additionally, it provides functionality to view and remove EXIF metadata from images.
Added Features
- Added tooltips: This is for people who may not know what each feature of the application does
- Added Custom Image Sizing: This is implemented so people can put their sizing to images and are not restrained to the default sizing the app gives you
- Keep Aspect Ratio check state change: The Keep Aspect Ratio button is no longer checked by default.
Images
Previous Version
- Resize Images: Adjust the size of your images while maintaining aspect ratio or customizing dimensions.
- Add Watermarks: Apply a watermark to your images with customizable position and size options. Choose from multiple positions such as center, bottom-right, top-left, etc.
- Preview Metadata: You can view your images' metadata/EXIF data within the application itself.
- Optimize Images: Optimize JPEG images for web use by adjusting quality levels.
- Remove Metadata: Strip EXIF metadata from images to ensure privacy and reduce file size.
- Keep Aspect Ratio: You can keep your aspect ratio or adjust to your needs.
- Formatting: You can choose between JPEG and PNG formats
- Preview Images: Get a real-time preview of resized images with watermarks before saving.
- Intuitive GUI: Easy-to-use interface with options to browse files, select output directories, and configure image processing settings.
List of all current features
- Resize Images: Adjust the size of your images while maintaining aspect ratio or customizing dimensions.
- Add Watermarks: Apply a watermark to your images with customizable position and size options. Choose from multiple positions such as center, bottom-right, top-left, etc.
- Optimize Images: Optimize JPEG images for web use by adjusting quality levels.
- Remove Metadata: Strip EXIF metadata from images to ensure privacy and reduce file size.
- Formatting: You can choose between JPEG and PNG formats
- Preview Images: Get a real-time preview of resized images with watermarks before saving.
- Preview Metadata: You can view your images' metadata/EXIF data within the application itself.
- Keep Aspect Ratio: You can keep your aspect ratio or adjust to your needs.
- Intuitive GUI: Easy-to-use interface with options to browse files, select output directories, and configure image processing settings.
- Tooltips: This is for people who may not know what each feature of the application does
- Custom Image Sizing: This is implemented so people can put their sizing to images and are not restrained to the default sizing the app gives you
v0.1
New Release: ImageRevise - Version 0.1
I am happy to release ImageRevise, a powerful and user-friendly image-processing application designed to enhance and optimize your images easily. Whether you're looking to resize your photos, add a watermark, or optimize them for web use, ImageRevise offers comprehensive features to meet your needs.
Key Features:
- Resize Images: Adjust the size of your images while maintaining aspect ratio or customizing dimensions.
- Add Watermarks: Apply a watermark to your images with customizable position and size options. Choose from multiple positions such as center, bottom-right, top-left, etc.
- Optimize Images: Optimize JPEG images for web use by adjusting quality levels.
- Remove Metadata: Strip EXIF metadata from images to ensure privacy and reduce file size.
- Preview Images: Get a real-time preview of resized images with watermarks before saving.
- Intuitive GUI: Easy-to-use interface with options to browse files, select output directories, and configure image processing settings.
Installation:
Clone the repository and install the required dependencies:
git clone https://github.com/Thymester/imagerevise.git
cd imagerevise
pip install -r requirements.txt
Usage:
- Input Image: Choose the image you want to process.
- Output Directory: Select the directory where the processed image will be saved.
- Watermark: Optional - Add a watermark image with a customizable size and position.
- Resize Settings: Choose the new size for your image and select whether to keep the aspect ratio.
- Format and Quality: Select the output format (JPEG or PNG) and quality for optimization.
- Process: Click "Process Images" to resize and optimize your image or "Preview Image" to see changes before saving.
Screenshots:
Feedback and Contributions:
We welcome feedback and contributions from the community. If you have suggestions for bug reports or would like to contribute, please open an issue or submit a pull request on GitHub.
License:
ImageRevise is released under the MIT License.
Thank you for using ImageRevise!





