CLI tool to merge PDF files
Project description
📎 pdf-merger-cli
Simple CLI tool to merge PDF files in a single one. Support merge of entire directories and custom order.
📦 Installation
pip install pdf-merger-cli
🛠️ How to use
pdfmerge file1.pdf file2.pdf -o output.pdf
Even entire directories:
pdf-merge ./documenti/ -o merged.pdf
With manual ordering:
pdf-merge 3.pdf 1.pdf 2.pdf -o merged.pdf --ordered
🐍 Requirements
- Python ≥ 3.7
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_merger_cli-1.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdf_merger_cli-1.1.0.tar.gz.
File metadata
- Download URL: pdf_merger_cli-1.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a369f2afe92b0ac633c57ce87782f2099b49c43c2f0b17ad35368b949f58130f
|
|
| MD5 |
ffb6b67b33db38bf5bb5f024b19527db
|
|
| BLAKE2b-256 |
c8636515e1abdf0d497b4e0139b24149f3850e22a9c629a4fe39a4bcc0a2ba07
|
File details
Details for the file pdf_merger_cli-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pdf_merger_cli-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50effc4ff042aeaf755b753b12f1a23bc5e84f42074f09d081a0c2c8f1c0e0d2
|
|
| MD5 |
93b884aa87383b5d0c0a6cd75a0ab7fc
|
|
| BLAKE2b-256 |
f48f3aeb534d20f0e06f70e8281ec8423bf637948ebab2e5f2acf1e74cf17275
|