Skip to content

ciju/split-pdf-slides

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#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