Skip to content

A pdf document toolkit which splits, extracts and merges specified pdf files. Deployed with Flask and accessible via Web UI.

Notifications You must be signed in to change notification settings

incubated-geek-cc/pdf-3-in-1

Repository files navigation

PDF 3-1

Web Application ✱ Utility for PDF Files/Pages

Main Objective: Create a web application which enables users to:

  • 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.

banner

  • Running: Python 3.7.9
  • Using: pip 20.2.4
  • OS: Windows 10

About

A pdf document toolkit which splits, extracts and merges specified pdf files. Deployed with Flask and accessible via Web UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages