Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ImageRevise - Release v0.2 source code.tar.gz | 2024-08-15 | 5.9 kB | |
ImageRevise - Release v0.2 source code.zip | 2024-08-15 | 6.5 kB | |
README.md | 2024-08-15 | 3.1 kB | |
build.zip | 2024-08-15 | 34.9 MB | |
ImageRevise.exe | 2024-08-15 | 29.0 MB | |
ImageRevise.py | 2024-08-15 | 17.8 kB | |
Totals: 6 Items | 63.9 MB | 0 |
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