name2lc
Synopsis
Convert filenames of images in $ORIG_DIR to lowercase.
Prerequisites
None.
Configuration
- ORIG_DIR
- Directory for original images. Defaults to $TARGET_DIR/orig.
Description
This module changes the case of all images in $ORIG_DIR to lowercase. Since memory cards usually are formatted with FAT, filenames on the memory card are upper-cased. Lowercase filenames save some typing. Also, a number of unix-tools do not work well with uppercase names.