Usage: rename_heic.sh [options] [file_or_directory ...]
Identify HEIC/HEIF files and rename them to have a '.heic' extension.
Options:
-r, --recursive Search directories recursively.
-d, --dry-run Show what would be renamed, without renaming anything.
-v, --verbose Print verbose output (e.g. files skipped).
-h, --help Show this help message.
If no file or directory is specified, the script processes files in the
current directory (non-recursively, unless -r is specified).
Usage: rename_heic.sh [options] [file_or_directory ...]
Identify HEIC/HEIF files and rename them to have a '.heic' extension.
Options:
-r, --recursive Search directories recursively.
-d, --dry-run Show what would be renamed, without renaming anything.
-v, --verbose Print verbose output (e.g. files skipped).
-h, --help Show this help message.
If no file or directory is specified, the script processes files in the
current directory (non-recursively, unless -r is specified).
Download: rename_heic.sh