Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.09 KB

easyPDF 🐋

CI status

  • easyPDF is a Django based web application that provides important PDF utilities.
  • easyPDF automates the hectic task of doing PDF operations manually.

Features 🚀

  • 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

Requirements :

  1. Django
  2. Python 3.5+
  3. JQuery

Dependencies:

  1. PyPDF2
  2. shutil

License

None