You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
About
Rename quickly all your pictures by their creation date. Quiet cool while archiving your holidays pics.