| Crates.io | pdmers |
| lib.rs | pdmers |
| version | 1.0.0 |
| created_at | 2025-09-12 12:46:06.125026+00 |
| updated_at | 2025-09-21 12:27:32.327889+00 |
| description | A rust tool for PDF merging |
| homepage | |
| repository | https://github.com/nasccped/pdmers |
| max_upload_size | |
| id | 1835686 |
| size | 84,740 |
Download pdmers and merge it all in a fancy way 🎉🎉🎉
[!IMPORTANT]
This is a short overview. Get more info at official repository.
Use the following command to download from cargo packages registry:
cargo install pdmers
You should use the --input flag (alias: -i) to pass pdf/directory
paths and --output flag (alias: -o) to specify where to
place the final file:
+--------+ output path
| pdmers | +---------------------+ -----------
+--------+ --input | file1.pdf file2.pdf | |
| +---------------------+ --output +------------+
| | | output.pdf |
------------ ------ +------------+
command name inputs
There's also other permission flags/options. Consider checking out the official repository.
This project is under the MIT license!