- Merge
- Splice
- Rotate Pages
Note: The code snippets of util functionalities: rangify, add, merge of this notebook are taken from the original author at https://github.com/metaist/pdfmerge where it was used as a command-line utility. This notebook leverages on these functionalities to run in a more user-friendly environment: providing users with a web app interface to perform the same tasks in this jupyter notebook.
- Running: Python 3.7.9
- Using: pip 20.2.4
- OS: Windows 10