# PDFHummus

High performance library for creating, modiyfing and parsing PDF files in C++

Repository: https://github.com/galkahana/PDF-Writer
Canonical: https://ross.abutalabs.com/products/pdfhummus
Homepage: http://www.pdfhummus.com
Language: C
License: Apache-2.0
License Family: permissive
Last push: 2026-06-21T16:59:42+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 62, longevity 100
- inputs: {"age_days": 5940, "days_push": 73, "days_rel": 96, "gap_med": 172.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1021, forks 232 (observed 2026-08-28T04:03:15.666860+00:00)

## What it is
HummusJS is a fast Node.js native module (built on the PDF-Writer C++ library) for creating, parsing, and modifying PDF files and streams. It offers low-level, high-performance PDF manipulation but is no longer officially supported, with MuhammaraJS recommended as a maintained drop-in replacement.

## Use cases
- generate pdf files from node.js
- merge and modify existing pdf documents
- parse pdf file structure programmatically
- append pages to a pdf
- embed images and fonts into pdfs
- manipulate pdf streams at low level

## When to choose
- you need high-performance, low-level PDF creation or modification in Node.js
- you are already using HummusJS or its API
- you are fine maintaining an unsupported library yourself

## When to avoid
- you want a maintained library - use MuhammaraJS instead
- you need high-level PDF rendering or HTML-to-PDF conversion
- you need official support or frequent bug fixes

## Facets
- artifact type: library
- maturity: maintenance
- function: pdf, parser
- domain: pdf, files, developer-tools
- platform: cross-platform
- tags: pdf-generation, pdf-parsing, pdf-manipulation, native-addon, low-level-pdf, nodejs

## Member repositories
- galkahana/PDF-Writer (main) score 81
- galkahana/HummusJS (sdk) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.666860+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:25:13.732743+00:00, confidence not recorded.
  - readme: https://github.com/galkahana/PDF-Writer (fetched 2026-08-28T04:03:15.666860+00:00, sha 1d2c8f0cef5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
