Changelog

Track new features, improvements, and bug fixes.

Current Version
July 2, 2026

v1.1.2 - Reliability Update

View on GitHub →

🐛 Bug Fixes

  • Portrait photos from phones now keep their correct orientation when converted.
  • Max Width/Height now act as a cap only — smaller images are never upscaled.
  • Batch output filenames can no longer collide — duplicate names are uniquified safely instead of overwriting each other.
  • Saving a preset under an existing name now updates it in place instead of creating a duplicate.
  • Removed legacy built-in preset entries that conflicted with saved presets.
  • WebP files can now be selected in the file picker (drag-and-drop already worked).
  • Resize dimensions above 32,767 px are no longer misread as "Auto".

✨ Improvements

  • Faster repeat processing — the conversion engine is now reused between runs.
  • Stability and memory-safety improvements in the WebP encoder.
February 11, 2026

v1.1.1 - Usability Update

View on GitHub →

✨ Improvements

  • Folder imports now default to top-level files only (subfolder recursion is opt-in).
  • Version and download links updated to point to the latest DMG release.
  • New signed and notarized direct-download package for this release.
October 21, 2025

v1.0.0 - Initial Release

View on GitHub →

✨ Features

  • Batch image processing for JPG, PNG, TIFF, BMP, GIF, ICNS, ICO
  • Export to WebP, JPG, or PNG formats
  • Smart compression with visual before/after preview
  • Preset management (save/load custom workflows)
  • Built-in presets: High Quality, Web Optimized, Social Media
  • Processing history with file size savings tracking
  • Drag-and-drop interface
  • Dark mode UI matching macOS design language
  • 100% local processing (no cloud, no internet required)
  • Native SwiftUI app with hardware acceleration

Roadmap

Batch rename output files

Custom naming templates for processed images

AVIF format support

Next-generation image format with even better compression

Image metadata preservation options

Choose which EXIF data to keep or remove

Keyboard shortcuts for processing

Quick access to common actions

Watch folder for auto-processing

Automatically process images dropped into a folder

CLI version for automation

Command-line tool for scripts and build pipelines

Have a feature request?

Submit an idea on GitHub →