Skip to content

Releases: pmonk/ImageResizer

ImageResizer v1.1.0

12 Feb 01:57
98b8489

Choose a tag to compare

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.batdist/ImageResizer.exe

🎯 Usage

  1. EXE: Double-click → drag JPG → /resized/your-image.jpg
  2. 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

03 Feb 03:52
98b8489

Choose a tag to compare

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