Skip to content

Enoch208/images-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImagesToPdf [Deprecated]

Combines images into a single PDF. 🥲

Deprecation

This package relies entirely on the wonderful muhammara PDF library.

Quick Start

Install

npm install --save lexis-images-to-pdf

Use

const imagesToPdf = require("lexis-images-to-pdf")
await imagesToPdf(["path/to/image1.jpg", "path/to/image2.png"], "path/to lexis.pdf")
// path/to/lexis.pdf now exists.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors