r96ahularya / PDF-Player

Simple python utilities to play around with PDF Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>