Releases: pmonk/ImageResizer
Releases · pmonk/ImageResizer
ImageResizer v1.1.0
ImageResizer v1.1.0 🎉
New: Drag & drop individual images or multiple selected images!
🚀 What's New
- Single/Multi-File Support: Drop JPG/PNG files → only those get resized into
/parent-folder/resized/ - Smart Behavior:
- Files → process only those files
- Folders → full recursive batch (as before)
- Mixed → both!
- Better UI: Path shows "file (+3 more)" for multi-drops
- Fixed: No more crashes on single-file drops
📦 Download
ImageResizer.exe(Windows 10/11)image.ico(customize your icon)
🔧 Build Yourself
build_exe.bat → dist/ImageResizer.exe
🎯 Usage
- EXE: Double-click → drag JPG →
/resized/your-image.jpg - Python:
pip install -r requirements.txt && python image_resizer.py
Changelog: https://github.com/pmonk/ImageResizer/commits/main
Issues: https://github.com/pmonk/ImageResizer/issues
ImageResizer v1.0.0
First stable release! Drag-drop folder → optimized JPGs in /resized/
Download
- ImageResizer.exe (Windows)
- image.ico
Changes
- Drag-drop folders (tkinterdnd2)
- Web presets: 1920/1200/800px
- Copy small images option
- Progress bar + stats