Releases: YodasMyDad/ImageResize
Releases · YodasMyDad/ImageResize
v3.5.0
What's Changed
- Attach macOS .dmg to GitHub Releases + refresh CLAUDE.md by @YodasMyDad in #2
- Fix: mark build-macos.sh executable (unblocks release DMG job) by @YodasMyDad in #3
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Avalonia cross-platform port: Windows + macOS Context Menu app by @YodasMyDad in #1
New Contributors
- @YodasMyDad made their first contribution in #1
Full Changelog: v3.3.0...v3.4.0
v3.3.0
Full Changelog: v3.2.0...v3.3.0
v3.2.0
Full Changelog: v1.0.0-CM...v3.2.0
Image Resize Context Menu
Windows 11 context menu integration for quick image resizing. Right-click any image (or multiple images) and resize them instantly.
Features
- ✨ Single & Multi-Image Support: Select one or multiple images
- 🎯 Smart UI: Shows dimension controls for single images, percentage-only for multiple
- 📊 Percentage Scaling: Quick resize by percentage (10-200%)
- 📏 Exact Dimensions: Manual width/height control for single images
- 🎨 Quality Control: Adjustable JPEG/WebP quality (1-100)
- 💾 Flexible Output: Overwrite originals or create copies
- 🖼️ Wide Format Support: JPG, PNG, GIF, WebP, BMP, TIFF
- ⚡ Fast Processing: Uses SkiaSharp for high-performance image processing