An open API service indexing awesome lists of open source software.

https://github.com/vinayakchandra/pdf-reduce-cli

CLI tool to reduce pdf file size.
https://github.com/vinayakchandra/pdf-reduce-cli

ghostscript

Last synced: 10 months ago
JSON representation

CLI tool to reduce pdf file size.

Awesome Lists containing this project

README

          

# Pdf-Reduce-CLI

Command Line tool to reduce pdf file size.

- Make sure to install `Ghostscript` before running the python program.

`python pdf_file_reduce.py --n /path/to/file.pdf`

To see help: `python pdf_file_reduce.py --help`