for f in "$@"; do
cp "$f" /tmp/image
/opt/homebrew/bin/convert /tmp/image -trim +repage "$f"
done
Created
April 13, 2022 19:10
-
-
Save statico/ec964c6beb547714c4327573901788b9 to your computer and use it in GitHub Desktop.
Autocrop shortcut for macOS Finder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment