2 releases (1 stable)
Uses new Rust 2024
| 1.0.0 | Sep 21, 2025 |
|---|---|
| 0.1.0 | Sep 12, 2025 |
#857 in Command line utilities
51KB
1K
SLoC
Download pdmers and merge it all in a fancy way 🎉🎉🎉
[!IMPORTANT]
This is a short overview. Get more info at official repository.
Download
Use the following command to download from cargo packages registry:
cargo install pdmers
Usage
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.
License
This project is under the MIT license!
Dependencies
~24–37MB
~468K SLoC