https://github.com/csharper63/image_renamer
Rename quickly all your pictures by their creation date. Quiet cool while archiving your holidays pics.
https://github.com/csharper63/image_renamer
image image-archiving image-backup image-sorting
Last synced: 3 months ago
JSON representation
Rename quickly all your pictures by their creation date. Quiet cool while archiving your holidays pics.
- Host: GitHub
- URL: https://github.com/csharper63/image_renamer
- Owner: CSharper63
- Created: 2024-08-03T15:37:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T14:55:50.000Z (10 months ago)
- Last Synced: 2025-01-02T12:24:52.065Z (5 months ago)
- Topics: image, image-archiving, image-backup, image-sorting
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rename your images by their creation date
This small Rust program renames automatically all the images contained in `````` by their creation date.
This is useful if like me you back up and sort by date your pictures after holidays.Usage:
```bash
cargo run --release
```