topdf

Crates.iotopdf
lib.rstopdf
version0.1.1
sourcesrc
created_at2024-07-26 03:31:06.768097
updated_at2024-07-26 04:15:39.257191
descriptionConvert png, jpg, or jpeg to one PDF
homepagehttps://crates.io/crates/topdf
repositoryhttps://github.com/crcrworks/topdf
max_upload_size
id1315747
size74,787
CRCR (crcrworks)

documentation

https://docs.rs/topdf

README

Topdf

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.

output

Installation

Using Cargo

cargo install topdf

Using HomeBrew

brew tap crcrworks/topdf
brew install topdf
Commit count: 0

cargo fmt