Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 395 Bytes

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