✨ v1.0.0 Now Available

ImageRevise Pro

Professional image processing tool with modern UI and powerful features

Download Now
Scroll to explore
NEW

What's New in v1.0.0

🎨

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

Powerful Features

🔧

Smart Image Resizing

Resize images with aspect ratio preservation and intelligent scaling algorithms

💧

Custom Watermarking

Add watermarks with adjustable size, position, and opacity for brand protection

Web Optimization

Compress images for web use with quality control and file size optimization

🔒

Metadata Control

Remove or preserve EXIF metadata for privacy and file management

👁

Live Preview

Real-time preview of processed images before final export

📋

EXIF Viewer

View detailed metadata information of your images

Built With Modern Technology

Python 3.x

Core Language

Tkinter

GUI Framework

Pillow (PIL)

Image Processing

Threading

Non-blocking UI

Get Started

For Regular Users

Download the ready-to-use executable file:

📥 Download ImageRevise Pro v1.0.0

Windows executable • No installation required • Ready to use

For Developers & Contributors

Want to modify or contribute to the code? Follow these steps:

1

Clone Repository

git clone https://github.com/Thymester/ImageRevise.git
2

Navigate to Directory

cd ImageRevise
3

Install Dependencies

pip install pillow tk
4

Run from Source

python imagerevise.py
View on GitHub