Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.16 KB

Exifedit

A very small gui that calls exiftool to edit metadata of analog pictures. Build with Rust and Slint. Currently only tested in Windows 10 and requires exiftool to be placed in PATH.

Future Features and Ideas

  • Color coding of carousel titles based on selection, and if writing of data was succesful

  • a way to remove pictures from current session

  • dynamic exif tile system

  • loading bar?

  • implement image compression or better caching to optimize responsivenes

Bugfixes

  • Crashes if you exit out of the file selector dialog

Stuff