Skip to content

qwang70/pdf_reducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pdf_reducer

Reduce your PDFs with duplicated pages into a single consice version with duplicated pages removed!

Usage

pdfreducer -h
usage: pdf_reducer.py [-h] [-m] [-r] [-rm] filenames [filenames ...]

Reduce duplicated PDF pages

positional arguments:
  filenames           PDF files to be reduced or merged

optional arguments:
  -h, --help          show this help message and exit
  -m, --merge         merge PDF files
  -r, --reduce        reduce PDF file(s)
  -rm, --reduceMerge  reduce PDF files, and merge them into one file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages