Crates.io | topdf |
lib.rs | topdf |
version | 0.1.1 |
source | src |
created_at | 2024-07-26 03:31:06.768097 |
updated_at | 2024-07-26 04:15:39.257191 |
description | Convert png, jpg, or jpeg to one PDF |
homepage | https://crates.io/crates/topdf |
repository | https://github.com/crcrworks/topdf |
max_upload_size | |
id | 1315747 |
size | 74,787 |
Topdf is a PDF converter tool.
It allows you to convert multiple image files (currently supporting PNG and JPG formats) into a single, consolidated PDF file.
Using Cargo
cargo install topdf
Using HomeBrew
brew tap crcrworks/topdf
brew install topdf