Hey guys,
I find myself batch processing a lot of files for one reason or another and I also find myself running over similar directories over and over to do the batch processing.
So I put together a hand UI class to help with this and I thought I would share it.
- Drag in your directories. Right click to change it or remove and drag in a new one.
- Right click on formats and choose a format for the files you want to process
- Click save locations to create an appdata folder with your directories and formats, this way you can boot the UI again and all your locations are saved so you can run your processes again
- When you click run on selected, the tool will iterate over your selected directories and process the files in them that you have specified with your file format.
Please feel free to add anything you want to it, extra file formats, different processes etc. I threw it together to help with repetitive tasks like this and it works for me :)
Enjoy!
Cheers,
Ben