💾 Archived View for freeshell.de › tldr › img2pdf.gmi captured on 2023-04-20 at 00:07:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Command-line lossless converter of raster images to PDF.
img2pdf {path/to/image1.jpg} {path/to/image2.jpg} --output {path/to/file.pdf}
img2pdf {path/to/file.gif} --first-frame-only --output {path/to/file.pdf}
img2pdf {path/to/file.jpg} --auto-orient --pagesize {A4^T} --border {2cm}:{5.1cm} --output {path/to/file.pdf}
img2pdf {path/to/file.tiff} --pagesize {30cm}x{20cm} --imgsize {10cm}x{15cm} --fit {shrink} --output {path/to/file.pdf}
img2pdf {path/to/file.png} --title {title} --author {author} --creationdate {1970-01-31} --keywords {keyword1 keyword2} --subject {subject} --output {path/to/file.pdf}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).