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.
- Host: GitHub
- URL: https://github.com/vinayakchandra/pdf-reduce-cli
- Owner: vinayakchandra
- Created: 2024-09-07T07:21:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T07:32:59.000Z (over 1 year ago)
- Last Synced: 2025-01-30T00:33:37.631Z (12 months ago)
- Topics: ghostscript
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`