**Function:** Take files with metadata (EXIF, ID3, ...) and uses EXIFtool to move them in sub-directories according to a specified pattern using the file's metadata.
**Author**: [Mortimer](http://6v8.gamboni.org/Move-Rename-files-according-to.html)
**Requires**: A list of file (one per line, Automator automatically
converts file list anyway)
**Input**: (Text) One or more files (one per line) to copy/move
**Output**: (Text) The moved files (in new position), one per line
**Notes**: This is an Automator action (for Apple Automator.app) that takes a list of files as input and will move them according to a special pattern which can use the metadata fields of the file.
You will be able to move images according to their EXIF data (date taken, camera model, ...), move audio files according to their ID3 tags (artist, title, ...), move PDF files according to their author,
etc.
[Detailed Instructions](http://6v8.gamboni.org/Move-Rename-files-according-to.html).
