Skip to the content.

images-to-pdf

Combine images to a single pdf. Works on both browser and node.

NPM MIT CI PRs welcome!

Installation

# node
npm install @coderosh/images-to-pdf

# yarn
yarn add @coderosh/images-to-pdf

Usage

This package requires image to be of type arraybuffer or uint8array.

License

MIT