Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 735 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 735 Bytes

exifmv

exifmv 0.1.0
Moritz Moeller <virtualritz@protonmail.com>
Moves images into a folder hierarchy based on EXIF tags

USAGE:
    mvimg [FLAGS] [ARGS]

FLAGS:
    -c, --cleanup            Clean up removing empty directories (incl. hidden files)
    -H, --halt-on-errors     Exit if any errors are encountered
    -l, --make-lowercase     Change filename to lowercase
    -R, --recurse-subdirs    Recurse subdirectories
    -L, --follow-symlinks    Follow symbolic links
    -v, --verbose            Babble a lot
    -h, --help               Prints help information
    -V, --version            Prints version information

ARGS:
    <SOURCE>         Where to search for images
    <DESTINATION>    Where to move the images