Simple node package to convert a PDF into images.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
pdf-img-convert-web.js is a JavaScript package that converts PDF files into images using Mozilla's PDF.js library. It offers a pure JavaScript solution without relying on temporary files or external binaries like Ghostscript. The package is designed for developers who need to convert PDFs to images in web applications or Node.js environments, supporting various input formats including URLs, local file paths, and binary data.