Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Manipulations

This is a repository for manipulating pdf files using python scripts.

It is written using the PyPDF2 python package.

The program for compressing the pdfs requires the name of file as argument as shown below.

python3 compress.py demo-pdf1.pdf

Files can be merged by running following command.

python3 merger.py demo-pdf1.pdf demo-pdf2.pdf

About

A set of simple scripts for pdf manipulation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages