A utility for converting pdf to image formats. Supports different outputs: directly to file, base64 or buffer.
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.
Fork of pdf2pic with proper DPI metadata (PixelsPerInch)
A utility for converting pdf to image formats. Supports different outputs: directly to file, base64 or buffer.