- easyPDF is a Django based web application that provides important PDF utilities.
- easyPDF automates the hectic task of doing PDF operations manually.
- Split : You can split the entire PDF into single pages or in a custom range.
- Merge : You can merge multiple PDF files into single PDF. You can manually define the order of the files.
-
Rotate : You can rotate the pages of the PDF file.
-
One Click Download
- Django
- Python 3.5+
- JQuery
- PyPDF2
- shutil
None