Skip to content

Tool to sort images into sub-directories based on its exif data

License

Notifications You must be signed in to change notification settings

thebino/exif-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exif-tool

License GitHub contributors GitHub Workflow Status

A simple tool to read the exif data from images and sort them into sub-directories based on those data.

⚠️⚠️⚠️ This application is still in Development.

TODOs

  • TUI: trigger search and process
  • TUI: update progress
  • CLI: separate search and process into lib
  • CLI: re-use Image from lib instead of ImageFile in app state

Cross compile via Docker

CROSS_CONTAINER_OPTS="--platform linux/amd64" cross build --target x86_64-unknown-linux-gnu

About

Tool to sort images into sub-directories based on its exif data

Topics

Resources

License

Stars

Watchers

Forks

Languages