Resorter Wiki
Brought to you by:
x656b694d
Resorter is a command line tool (for now) which allows (soon) doing operations on files based on theirs metadata like name, size, EXIF data for images.
The arguments are the path where to search files, input filter, output filter, action.
The first mandatory parameter. Supports regular expressions.
See the first ticket.
Use metadata variables to construct the path
Copy, move, delete, execute a script, whatever. There will be two parameters passed to the tool: original file and its new name
See [Examples].