Skip to content

githubutilities/pdf-editing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A Collection of Tools for Editing PDF in Terminal

spliting PDF

This script is from UNIX Tips for Mac OS X---How do I split a PDF file into several from command-line?. It utility utilize Apple CoreGraphics python module, please use /usr/bin/python instead of /usr/local/bin/python if you are using homebrew or you will get a No module named CoreGraphics error. For more info about CoreGraphics, please refer here.

Here is the usage:

/usr/bin/python splitPDF.py <the-number-of-page-you-want-to-extract>

About

pdf editing command line utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages