Asynchronous Node.js wrapper for the Poppler PDF rendering library
Convert PDF files into images using Poppler with promises. It achieves 10x faster performance compared to other PDF converters. Poppler library attached inside statically, so it has not require installation of poppler.
Fill PDF forms and return rendered PDF in buffer. No temporary files created.