Skip to content

v2.5.0

Compare
Choose a tag to compare
@alin23 alin23 released this 15 Dec 19:13
· 157 commits to main since this release
77bc8bf

Features

  • Colorize CLI output
  • Add --json flag to CLI to output JSON instead of a human-readable list
  • Add clop strip-exif command to strip EXIF data from images and videos
  • Add Strip EXIF metadata to right-click menu on results
  • Add Convert to... to right-click menu on results, supporting:
    • avif
    • webp
    • heic
  • Add Convert image to... Shortcut
  • Allow dragging folders into the drop zone
    • Optimises all images, videos and PDFs from the folder and its subfolders
    • Press ⌥ Option once while dragging the folder to make the drop zone appear

Improvements

  • Disable Adaptive optimisation by default to avoid confusion on why PNGs are suddenly converted to JPEGs and vice versa
    • This setting can still be enabled manually in the Images tab of the Settings window
  • Detect the correct number of Media Engine video encode cores
  • Extract more metadata from videos when copying EXIF data between them
  • Use a timeout of 5 seconds on xattrs instead of letting the app hang indefinitely
  • Check for spurious file change events on first launch

Fixes

  • Fix side button tooltip appearing behind the thumbnail
  • Fix memory leaks and improve performance on batch processing
  • Fix missing DPI and color profile metadata from optimised JPEGs
  • Don't optimise clipboard coming from copying Excel cells in Parallels