/img-organizer

Image/Photo Organizer

Primary LanguageRustApache License 2.0Apache-2.0

img-organizer

img-organizer is a simple cli program made in Rust that organize photos by their creation date into folders for each year/month.

Usage

Just cargo build to create the binary.
Then run img-organizer source-folder output-folder
or one-liner cargo run -- source-folder output-folder

License

Apache 2.0