command
module
Version:
v0.0.0-...-5a545a2
Opens a new window with list of versions in this module.
Published: Jul 31, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
img2pdf
Convert a directory of images to one PDF file.
This is a very rudimentary program. Images that are not A4 size will be squeezed to fit A4, which may not look pretty.
installation
- You must have
Golang compiler
- open your
terminal and run go get -u github.com/alash3al/img2pdf
- have fun
img2pdf -src /path/to/images-dir -as ./images.pdf
author
Mohammed Al Ashaal with bugfix from Marek Kowalczyk.
thanks
thanks to this awesome opensource library gopdf
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.