A script originally intended to organize my Downloads folder.
A script that renames and adds certain metadata to screenshots taken on my
laptop. main.sh
can be directly used in the terminal, while workflow.sh
is
intended to be sourced by a MacOS Folder Action.
A script that will recursively search a directory for XMP files that don't have corresponding image files, then move them to a new directory.
A script that will recursively search a directory for files with non-lowercase extensions, then rename them.