A Node.js library which can work with PDFs, based on Ghostscript and qpdf.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js library provides a promise-based interface for working with PDF files, leveraging Ghostscript and qpdf to perform operations like combining PDFs, extracting pages, rotating pages, rendering to PNG, and validating PDF files. It's designed for developers who need to manipulate PDFs entirely in memory using Buffer objects, without writing files to disk.