Copyright 2015 Jésahel Benoist
This program walks the file tree and executes specified command on found files and/or folders. It can also duplicate the original file tree to send result to another folder. Really useful to batch without coding, eg. converting *.wav to mp3, *.bmp to *.jpg, zip *.doc and *.xls, and so on...
Get the executable file there (source code included) : TreeProcessSetup.exe and TreeProcess.zip. Working with code : Subversion repositery and PBFrance
TreeProcess is given with some command examples, for example duplicating and converting an image source directory. It's possible to use any command found around the web : compressors (Zip, RAR, Zoo, 7Zip ...), images tools (IrfanView, XNView, ...), sound conversion tools, Video...
This program is like the UNIX 'find' command, with a GUI, and not so refined.
TreeProcess is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as publish
the Free Software Foundation, either version 3 of the License,
(at your option) any later version.
TreeProcess is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.