Skip to content

CLI to organize image files into a folder hierarchy based on EXIF data

Notifications You must be signed in to change notification settings

virtualritz/exifmv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvimg

mvimg 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

About

CLI to organize image files into a folder hierarchy based on EXIF data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages