Skip to content

A simple command line tool for reviewing images and sorting them into different folders

License

Notifications You must be signed in to change notification settings

phil0x2e/FotoSort-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Release version

FotoSort-rs

A simple command line tool for reviewing images and sorting them into different folders.

FotSort but using rust and image_window.

Install with cargo install --path .

After that you can, if .cargo/bin is in your PATH just call it with fotosort ..

If you don't want to install it you have compile it with --build flag, or it will be unsusably slow.

For help run fotosort --help.

Usage

  • Left/Right: Previous/Next Window
  • 1..5: Copy (default) or move (when -m is set) current image to folder fs[1..5]
  • C+1..5: Copy current image to folder fs[1..5]
  • M+1..5: Move current image to folder fs[1..5]
  • R / Shift+R: Rotate preview 90° clockwise / counter clockwise (rotation is not saved)
  • Del: Delete current image (confirm with Y)
  • H: Display this usage information
  • F5: reload current image
  • Esc: Quit

TODO

  • Named directories instead of numbers
  • Not only accept files as arguments, but also directories.

About

A simple command line tool for reviewing images and sorting them into different folders

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages