Skip to content

Instantly share code, notes, and snippets.

@Elbone
Created October 11, 2017 23:23
Show Gist options
  • Save Elbone/02efb138aeeeaf3a99f86d664081f964 to your computer and use it in GitHub Desktop.
Save Elbone/02efb138aeeeaf3a99f86d664081f964 to your computer and use it in GitHub Desktop.
Collate PDFs on the command line in OSX
cd /path/to/directory/
/System/Library/Automator/Combine\ PDF\ Pages.action/Contents/Resources/join.py --output collated.pdf *.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment