img2pdf
Verified for current stable LTS
Img2pdf Commands
Img2pdf command syntax with verified terminal examples.
Commands
5 commands for Img2pdf
img2pdf Video
Img2pdf Command: Auto Orient Image And Set Page Size
img2pdf <path/to/image.ext> --auto-orient --pagesize <A4^T> --border <2cm>:<5.1cm> --output <path/to/file.pdf> img2pdf Video
Img2pdf Command: Convert First Frame Of Multi Frame Image To Pdf
img2pdf <path/to/file.gif> --first-frame-only --output <path/to/file.pdf> img2pdf Video
Img2pdf Command: Convert Image To Pdf With Metadata
img2pdf <path/to/image.ext> --title <title> --author <author> --creationdate <1970-01-31> --keywords <keyword1 keyword2> --subject <subject> --output <path/to/file.pdf> img2pdf Video
Img2pdf Command: Convert Images To Single Pdf
img2pdf <path/to/image1.ext path/to/image2.ext ...> --output <path/to/file.pdf> img2pdf Video
Img2pdf Command: Shrink Larger Images To Specific Dimensions
img2pdf <path/to/image.ext> --pagesize <30cm>x<20cm> --imgsize <10cm>x<15cm> --fit <shrink> --output <path/to/file.pdf> Suggest a Img2pdf Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Img2pdf workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.