Skip to content

Releases: FuzzyIdeas/Clop

v2.5.5

21 Mar 09:04
0dbb889
Compare
Choose a tag to compare

Features

  • Add --types and --exclude-types options to CLI commands that can act on multiple types of files

Fixes

  • Don't optimise copied PDF paths
  • Fix selecting WEBP format would instead select AVIF

v2.5.4

12 Jan 10:30
c794ee5
Compare
Choose a tag to compare

Features

  • Bring back default sizes button in the crop sizes popover
  • Smart/Center framing selector in the crop popover
  • Multiplier buttons for the crop size
  • Image format selector

image format selector

Fixes

  • Notarize all utility binaries to avoid macOS warnings
  • Fix HEIC conversion

v2.5.3

02 Jan 19:10
8d369d3
Compare
Choose a tag to compare

Features

  • Add clop crop --smart-crop option to use smart crop instead of center crop
  • Allow using aspect ratio in clop crop command *(e.g. clop crop --size 16:9 .png)

Improvements

  • Show final resolution in the clop crop output
  • Ignore and show error on encrypted PDFs

Fixes

  • Fix Clop CLI not working in the Setapp build

v2.5.2

21 Dec 16:46
04d2980
Compare
Choose a tag to compare

Improvements

  • Compress more types of PDFs (even without aggressive optimisation needed)

v2.5.1

20 Dec 16:47
d832705
Compare
Choose a tag to compare

Features

  • Implement clop convert CLI command for easy converting to avif, heic and webp formats

Fixes

  • Fix app hang on computing file hash
  • Fix app hang on specific clipboard optimisation cases
  • Fix unwanted app restarts
  • Fix file output template on the Convert action

v2.5.0

15 Dec 19:13
77bc8bf
Compare
Choose a tag to compare

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

v2.4.0

21 Nov 17:23
dd8df2b
Compare
Choose a tag to compare

Features

  • Crop by aspect ratio
  • Crop PDFs from the UI
  • Batch cropping from the UI

Improvements

  • Compact Results re-styling: better contrast and more visual organization
  • Allow already optimised files to be dropped for subsequent actions (cropping, downscaling, uploading etc.)
  • Create an image pile when dragging them to the drop zone
  • Follow Converted image location setting for adaptive optimisation on PNG and JPEG
    • If in-place is selected, PNGs will be replaced with JPEGs if smaller, and vice-versa

Fixes

  • Fix app hang when sharing a file
  • Fix settings window appearing on NSService action when menubar icon is hidden

Coming soon..

  • Better image compression with webp and avif outputs
  • Raycast extension and Alfred workflow

v2.3.1

15 Nov 07:20
d23cc31
Compare
Choose a tag to compare

Improvements

  • Store .clopignore rules per file type (image, video, PDF)

Fixes

  • Create directories with full permissions for multi-user support
  • Fix first rename action failing
  • Disable Strip EXIF for HEICs to avoid invalid files

v2.3.0

09 Nov 19:25
b3128c2
Compare
Choose a tag to compare

Features

  • Remove audio from videos
    • available as an automated setting, or manually through right click on the result
  • Strip EXIF Metadata system service

strip exif service

  • Preserve creation and modification dates for optimised files

preserve dates

  • Hold Option while dragging files to the drop zone to keep the originals untouched
  • Batch actions in Compact Results

Fixes

  • Fix CLI relative path on --output
  • Fix click through blocked when some floating results are not removed properly from the screen

v2.2.7

31 Oct 08:38
5d34d47
Compare
Choose a tag to compare

Fixes

  • Fix Ctrl-O in Finder not optimising file in-place
  • Ignore Universal Clipboard images