**Function:** Utility for controlling large batch operations in Automator.
**Author**: [Ben Long](http://www.completedigitalphotography.com/)
**Notes**: If you want to use Automator to manage very large batches, or batches of extremely large files (like Photoshop documents), then you might have already discovered an Automator weakness: it insists on opening every document in your batch. If your documents are large or your memory is small (or both) then this can quickly grind your machine to a halt. Batch Manager is a combination Automator Action/AppleScript applet that will automatically break a large batch into smaller sizes and run each of those sub-batches through your Automator workflow. With it, you can process large batches much more efficiently. Documentation included.