CLI app that merges PDF files
Project description
General info
It is a simple CLI app that merges PDF files in given directory
Technologies
- Python 3.10
- PyPDF2 1.26.0
Install
Using pip
pip install pdfmerge2
Cloning repository for development
- Clone repository
- Install requirements
orpip install -r requirements.txt
poetry install
Usage
- Pass only path to merge ALL pdf files in there
pdfmerge2 /path/to/pdf/files
- Pass path and file names to merge only them
pdfmerge2 /path/to/pdf/files -f file1 file2
- You can also pass output path
pdfmerge2 /path/to/pdf/files -f file1 file2 -o /path/to/output
Contact
Created by @Gasper3 - feel free to contact me!
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
pdfmerge2-0.1.2.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file pdfmerge2-0.1.2.tar.gz
.
File metadata
- Download URL: pdfmerge2-0.1.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fd190523a8d624927d037b69c27a31456a12d1aa576590257dd6b377fe9a3ca |
|
MD5 | 692f17d9bfe35127782e5f9c3827957d |
|
BLAKE2b-256 | c584c3feab4b5104c3538c7d0388a3e0413d03ca56272e5950dadffeb411267d |
File details
Details for the file pdfmerge2-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pdfmerge2-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c79ffb8137abf84a4ed0eb590dd76ce3ca553c273e8a022756968b1ccd99c93 |
|
MD5 | 83574f57aa553ed12f01a2c14e2d9773 |
|
BLAKE2b-256 | bb4e6b4f15f5079e1104efb51c0c3d51129e74f1f6a7657eb7f0be061e92bcfc |