command line pdf tools
Project description
pdfcli
pdfcli is a command line utility to work with pdf.
It is able to split,join,reorder,extract pdf.
$ pdfcli --help
Usage: pdfcli [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
decrypt decrypt pdf
encrypt encrypt pdf
extract extract one or multiple pages and build a new document.
info dump pdf informations.
join join multiple pdf together in a single file
rotate rotate selected pages Rotate selected pages and outputs in new...
split split pdf into single page file
watermark use first page of pdf and add it as watermark to other
document...
Examples
Extract pages 1, and from 5 to 9 one file for page
pdfcli split source.pdf -p 1,5-9
Create a new pdf using pages 1, and from 5 to 9
pdfcli extract source.pdf -p 1,5-9 -o new.pdf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdf-cli-0.2.0.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file pdf-cli-0.2.0.tar.gz
.
File metadata
- Download URL: pdf-cli-0.2.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.6.8 Darwin/19.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e98d9711058015595692881a10a974bc25a1448ae0b25e49346028b44f89e757 |
|
MD5 | ed922adc2a0776f1a9f7b4f7fd8825cf |
|
BLAKE2b-256 | 090feb0ee15d7184b3a29f8134f1ed668a081c701fcd9f730e03fefa43f01e30 |
File details
Details for the file pdf_cli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pdf_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.6.8 Darwin/19.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 513ba56f0d7fd9e9d2daf9e5cedff679ce523f58979cdafa7d55f4938fa2ed7f |
|
MD5 | 4edda43f68061b98345096e552e0f31c |
|
BLAKE2b-256 | af452e0ea922d854134812ab6631f5112b71e82e46549df172e17c601e0cf584 |