/pdf-cli

CLI tool to merge, compress, extract or delete pages from PDF

Primary LanguagePythonMIT LicenseMIT

PDF-CLI

PDF-CLI is a CLI tool written in Python for simple PDF processing.

Installation

First of all, you need to clone the repository.

git clone https://github.com/Mateusz2734/pdf-cli.git

Then, go to the cloned repository and use the package manager pip to install PDF-CLI.

pip install . --use-pep517

Usage

To see help:

pdf -h

License

MIT