Skip to content

Reduce PDF file size without noticeable quality loss.

License

Notifications You must be signed in to change notification settings

amaurypm/reducePDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reducePDF

Reduce PDF file size without noticeable quality loss.

Usage

reducePDF pdf_file <pdf_file ...>

Dependencies

It uses the commands 'pdftops' and 'ps2pdf' to reduce the PDF files. It can use 'parallel' if installed in your system, to process various pdf files parallelly.

Installation

This is a bash script, so, you can just run the reducePDF.sh file or put a symbolic link in any directory of your PATH (e.g. /usr/local/bin).

OSs

It runs in Linux, probably in Mac OS too, but not tested.

About

Reduce PDF file size without noticeable quality loss.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages