wildiney / PDF-Join

Python script for merging pdf files and reduce size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Joiner

This script is reponsible for merging all pdf files inside the files folder. There is a function that try to reduce the size and save a version with the sufix "-small"

To run, execute:

python app.py

You can select the level of pdf compression in the argument compress_level from reduce_pdf_size function with a number from 0 to 9.

About

Python script for merging pdf files and reduce size.


Languages

Language:Python 100.0%