Need an organizer for your photos on the computer? Run this!
bash
photo_organizer --target test-photos
While developing with cargo, forward the flags.
bash
cargo run -- --target test-photos
Organize photos in a folder structure based off of EXIF dates.
photos
directory in the directory where the binary was ran. The outputed folders will be the respective dates EXIF data pulled from the photo.Allow configurable destination folder. Export web assembly binary to use in JS/Node/Electron. Index photos in a file structure. Compress image sizes.