CLI tool to merge PDF files
Project description
📎 pdf-merger-cli
Un semplice tool CLI per unire file PDF in Python.
📦 Installation
pip install pdf-merger-cli
🛠️ How to use
pdfmerge file1.pdf file2.pdf -o output.pdf
Even entire directories:
pdfmerge ./documenti/ -o merged.pdf
With manual ordering:
pdfmerge 3.pdf 1.pdf 2.pdf -o merged.pdf --ordered
🧪 Unit Tests
pip install .
pdfmerge ...
🐍 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.0.tar.gz
(2.8 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.0.tar.gz.
File metadata
- Download URL: pdf_merger_cli-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25208723f0263e8710352c21281515a5e33bed9cf774c44aed46c7abee6183c0
|
|
| MD5 |
ace93ed0fe45a899f2a433c339a7fae5
|
|
| BLAKE2b-256 |
37a05a9ea3f0a67efb963b9fece8c1fb9c28e1e2c09cfd7d8289807da8c9577a
|
File details
Details for the file pdf_merger_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pdf_merger_cli-0.1.0-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 |
48d6fd4d0da32721d0768ed4c457c220c5ccc39ee42ad7e6f4659971486a04b8
|
|
| MD5 |
8cbc842463ce29b396ecaf1fd1436875
|
|
| BLAKE2b-256 |
1cc5afcdf4f162aba2a030af68f43ff9c66ced4515b4fcbadeec96771bf65095
|