Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

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

README.md

PDF-Player

Simple python utilities to play around with PDF Files

Features Available

  1. Delete page(s) from a PDF
  2. Rotate specific page(s) of a PDF
  3. Rotate complete PDF
  4. Merge multiple PDFs

Pre-requisites for running the application

  1. Python3
  2. Pip3
  3. PyPDF2 library (sudo pip3 install PyPDF2)

How to run

python3 <file_name.py>

You can’t perform that action at this time.