Skip to content
/ img2pdf Public

CLI tool that converts one or more image files to a PDF document

License

Notifications You must be signed in to change notification settings

welles/img2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMG2PDF

This simple tool takes images and puts them in a PDF file. It can be used as a simple PNG/JPG-to-PDF converter or for combining multiple images, e.g. the output from a scanner that exports image files.

Usage

Example: impg2pdf.exe C:\Path\To\Image1.png C:\Path\To\Image2.jpg C:\Path\To\Output.pdf

You can supply as many images as you wish, each image will be put on a separate page in the PDF in its original resolution.

The last parameter must be a path to a non-existing PDF file.

About

CLI tool that converts one or more image files to a PDF document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages