Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
build.zip | 2024-08-15 | 35.0 MB | |
ImageRevise.py | 2024-08-15 | 13.4 kB | |
ImageRevise.exe | 2024-08-15 | 29.0 MB | |
README.md | 2024-08-15 | 2.4 kB | |
v0.1 source code.tar.gz | 2024-08-15 | 4.8 kB | |
v0.1 source code.zip | 2024-08-15 | 5.3 kB | |
Totals: 6 Items | 64.0 MB | 0 |
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!