# paulocoutinhox/pdfium-lib

PDFium - Project to compile PDFium library to multiple platforms.

Repository: https://github.com/paulocoutinhox/pdfium-lib
Canonical: https://ross.abutalabs.com/products/pdfium-lib
Homepage: https://pdfviewer.github.io/
Language: Python
License: MIT
License Family: permissive
Topics: pdfium, pdf, cpp, library, chromium, google, webassembly
Last push: 2026-06-20T09:11:23+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 77, longevity 100
- inputs: {"age_days": 3025, "days_push": 74, "days_rel": 74, "gap_med": 82, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1070, forks 123 (observed 2026-08-28T04:03:27.870416+00:00)

## What it is
A build project that compiles Google's PDFium PDF rendering library for multiple platforms including iOS, Android, macOS, and WebAssembly. It provides prebuilt native libraries so developers can embed PDF rendering in mobile and web applications.

## Use cases
- render pdfs in an ios app
- embed pdfium in an android app
- build a pdf viewer for the browser with wasm
- compile pdfium for apple silicon macos
- get prebuilt pdfium binaries for multiple platforms
- display pdf files locally in a web app without uploading

## When to choose
- you need PDFium-based PDF rendering on iOS, Android, macOS, or WebAssembly and want prebuilt binaries without fighting Google's build system
- you want a client-side PDF viewer that runs entirely in the browser

## When to avoid
- you need Linux or Windows builds, which are still on the roadmap
- you need a full PDF viewer UI rather than a rendering library
- you just need to read PDF metadata in Python, where lighter-weight libraries suffice

## Facets
- artifact type: library
- maturity: active
- function: pdf, sdk, developer-tools
- domain: pdf, files, developer-tools, cross-platform
- platform: wasm, cpp, python
- tags: pdfium, build-scripts, chromium, wasm, mobile, ios, android, macos

## Member repositories
- paulocoutinhox/pdfium-lib (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.870416+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:54:08.373817+00:00, confidence not recorded.
  - readme: https://github.com/paulocoutinhox/pdfium-lib (fetched 2026-08-28T04:03:27.870416+00:00, sha 9a4cf1e25f37)
  - homepage: https://pdfviewer.github.io/ (fetched 2026-08-29T12:56:38.741705+00:00, sha 62010c792e49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
