- Merge PDFs
- Split PDFs
- Add watermark
- Rotate clockwise and counterclocwise
- Encrypt PDFs
- Reorder PDF pages
- The various functionalities are distributed across multiple websites online. Hence it is tedious to get the work done.
- Many websites put a limit to the no./size of PDFs you can work on.
- Hence an offline solution to the issue.
- PyPDF2
- OS
- Clone the repository into your local machine.
- Run: pip3 install -r requirements.txt
- Enter the choice in the console Menu.
- Add the path of PDFs and you are done.
- Lakshit Farswan
- Extend the project by adding more functionalities.