| Crates.io | image2pdf |
| lib.rs | image2pdf |
| version | 0.1.0 |
| created_at | 2022-05-12 21:30:29.48429+00 |
| updated_at | 2022-05-12 21:30:29.48429+00 |
| description | A CLI convert multiple images into 1 pdf file |
| homepage | https://github.com/anhtumai/image2pdf |
| repository | https://github.com/anhtumai/image2pdf |
| max_upload_size | |
| id | 585492 |
| size | 40,599 |
Inspired from Img2pdf project.
Features:
$> image2pdf assets/* --output output.pdf --pagesize 150mmx150mm
Output: Pdf file
$> image2pdf assets/* --output output.pdf
Output: Pdf file
$> image2pdf assets/* --output output.pdf --pagesize A4
Output: Pdf file
$> image2pdf assets/* --output output.pdf --pagesize A4^T
Output: Pdf file