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-0.1.1.tar.gz
(2.7 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-0.1.1.tar.gz.
File metadata
- Download URL: pdf_merger_cli-0.1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a56e0f1b2cf96dcf302dcae2a2a460ab0c12a642d972286e98fcbc0a15aa51de
|
|
| MD5 |
c0f9857ffd1954b21a7231967acfa352
|
|
| BLAKE2b-256 |
8f4fc6992b66c5a6ed4bb52d589f309c99bd85d405f7df4ab627b0474613a24c
|
File details
Details for the file pdf_merger_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pdf_merger_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
1e2fc4042551de1a2405f42f151ce459941ec7caec1b35a4e88508d07215e1d7
|
|
| MD5 |
ea68903272f936a56a51e4b62a1e7348
|
|
| BLAKE2b-256 |
f5a5c1d6adca805f69ad4bb4d4d2422bb7404745e0aada16c5f4caa49b00c800
|