Photo Organizer

Need an organizer for your photos on the computer? Run this!

Usage

bash photo_organizer --target test-photos

While developing with cargo, forward the flags.

bash cargo run -- --target test-photos

Features

Organize photos in a folder structure based off of EXIF dates.

Future development

Allow configurable destination folder. Export web assembly binary to use in JS/Node/Electron. Index photos in a file structure. Compress image sizes.