Skip to content

ciju/split-pdf-slides

Repository files navigation

#purpose split multiple slide per page pdf's to single slide per page

ex: Probability and Statistics - Sam Roweis (4up)1 to Probability and Statistics - Sam Roweis (1up).

#usage You can try the web app at appspot.

Or if you prefer command line app, checkout the code, and run. Ex:

git clone https://github.com/ciju/split-pdf-slides.git
cd split-pdf-slides
python splitpdf.py -i in.pdf -s 2 2

Tested with Python 2.7

Supported by ActiveSphere

1: original at Review: Probability and Statistics - Sam Roweis

About

Split pdf slides: from 6-up/4-up/2-up to 1-up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published