Skip to content

mikesterlingw/pdfSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A handy-dandy Perl script that splits double page pdfs. 

TO USE:

   You need to have PDF::API2 installed. To install run 
       cpan PDF::API2
   Use the filename or directory containing the pdfs to be split. For example
       ./pdfSplit ~/Desktop/
             or
       ./pdfSplit ~/Desktop/myfile.pdf

Adapted from http://snipplr.com/view/18924/split-crop-double-page-pdfs-in-two/

About

Perl Script for Splitting Double Page PDFs into Two

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages