1.0.1 • Published 5 years ago

flxpdf v1.0.1

Weekly downloads
4
License
AGPL-3.0
Repository
github
Last release
5 years ago

flxPDF

flxPDF is a Node.js backend module for converting PDF files into PNG images.

Prerequisites

  • node >= 10.x

Features

  • Provide input as ArrayBuffer, Base64 String, Buffer or File
  • Provides output as ArrayBuffer, Base64 String, Buffer or File
  • Small functions returning Promises

Dependencies

Installation

npm i @flexington/flxPDF --save

Documentation

The API documentation can be found on flexington.github.com/flxPDF.

1.0.1

5 years ago