/image_renamer

Rename quickly all your pictures by their creation date. Quiet cool while archiving your holidays pics.

Primary LanguageRust

Rename your images by their creation date

This small Rust program renames automatically all the images contained in <img_dir_path> by their creation date. This is useful if like me you back up and sort by date your pictures after holidays.

Usage:

cargo run --release <img_dir_path>