pdf2pic

A utility for converting pdf to image formats. Supports different outputs: directly to file, base64 or buffer.

pdf-poppler

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.

pdf-images

The pf-images library aims to simplify pdf-conversion by using poppler / pdfImages & imageMagick to convert pdfs to images.

pdf2img-electron

A simple & lightweight way to convert PDF to image natively with Electron.