Skip to content

Releases: YodasMyDad/ImageResize

v3.5.0

18 Apr 13:11

Choose a tag to compare

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

18 Apr 12:43

Choose a tag to compare

What's Changed

  • Avalonia cross-platform port: Windows + macOS Context Menu app by @YodasMyDad in #1

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

18 Apr 09:23

Choose a tag to compare

Full Changelog: v3.2.0...v3.3.0

v3.2.0

18 Apr 08:56

Choose a tag to compare

Full Changelog: v1.0.0-CM...v3.2.0

Image Resize Context Menu

23 Oct 05:53

Choose a tag to compare

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