youraw / pdfsplitter

Copy parts of a PDF via excel in new PDFs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This simple script extract parts of a pdf via input of an excel.

Usage Information

After start a folder has to be selected. The folder only allows one PDF and only one xlsx and will insert all desired PDFs in the same folder.

Excel

Column 1 defines the desired name of the new PDF.
Column 2 defines the desired pages of the original PDF. Startpage and Endpage are splitted by underscore "_". (e.g. 3_5 contain pages 3-5)
Header must be given!

About

Copy parts of a PDF via excel in new PDFs


Languages

Language:Python 100.0%