Skip to content

JTLavs/images-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images to PDF generator

A simple generator program which will take in images and dump them onto a PDF.

Uses wkhtmltopdf library.

Prerequisites:

  • Docker

How to use:

  1. Clone repository
  2. Create and add images into an ./images folder in the root of the repo.
  3. Execute run_script.sh

In order to execute the index.js script outside of the docker container you will need the wkhtmltopdf library installed locally along with node and npm.

About

Generate a PDF of images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published