An open API service indexing awesome lists of open source software.

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.

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
```