Skip to content

Utility to convert a pdf for viewing in landscape mode

License

Notifications You must be signed in to change notification settings

nmoran/landscape-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landscape-pdf

Utility to convert a pdf for viewing in landscape mode using PyPDF2 package. This makes it easier to read papers and other documents meant to a4 or letter format on ereader devices like the remarkable2 which do not make it easy to read content in landscape. Each page is converted to two overlapping pages covering the top and bottom of the original page.

demo

Installation

Can be installed using pip with

pip install landscape_pdf

Running

Installation places a script called landscape-pdf in the path which takes two arguments, the name of the pdf file to convert and the name of the output file. For example

landscape-pdf 2012.13391.pdf 2012.13391_landscape.pdf

About

Utility to convert a pdf for viewing in landscape mode

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages