Skip to content

denny-v90/pdfcompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pdfcompress

It allows the compression of PDF files. This script depends on GhostScript.

How to use

To convert all files in the current directory simply run pdfcompress. It creates a directory called compressed. Inside you find all compressed files.

To convert a file <name>.pdf:

pdfcompress -f <name>.pdf

To change output folder:

pdfcompress -o <directory_output>

To choose the directory to scan pdf files:

pdfcompress -p <path_to_scan>

Parameters can be mixed...

Bye Bye

About

It allows the compression of PDF files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages