Skip to content

A Python utility to compact a PDF generated as a presentation with transitions (i.e. more than 1 page with same information).

Notifications You must be signed in to change notification settings

Santti4go/compactPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

compactPDF

A Python utility to compact a PDF generated as a presentation with transitions (i.e. more than 1 page with same information).

This utility is very useful when you want to avoid repeating pdf sheets with the same page number. Normally this happens when the pdf is generated from a presentation with transitions on each page

HOW TO USE

(on cmd/bash)

$$> ./compactPDF.py <file1> <file2> ... <fileN>

Or you can just run the script as main program and follow the steps that will appear.

About

A Python utility to compact a PDF generated as a presentation with transitions (i.e. more than 1 page with same information).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages