Skip to content

sandr0-p/flxPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 flxPDF --save

Documentation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published