pdfman A python package for editing pdf. Introduction Using "pdfman", you can edit your pdf like :- split, merge etc. Compatability Python 3.6+ is required. Installation pip install pdfman Usage pdfman -h pdfman merge file1.pdf file2.pdf pdfman split file.pdf -r 2,4-6,8