PDF-CLI is a CLI tool written in Python for simple PDF processing.
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
To see help:
pdf -h