Simple python utilities to play around with PDF Files
- Delete page(s) from a PDF
- Rotate specific page(s) of a PDF
- Rotate complete PDF
- Merge multiple PDFs
- Python3
- Pip3
- PyPDF2 library (
sudo pip3 install PyPDF2
)
python3 <file_name.py>
Simple python utilities to play around with PDF Files
sudo pip3 install PyPDF2
)python3 <file_name.py>