Third-party notices
remixpdf is closed-source, but it stands on open work. These are the components shipped in the application, with their licenses. The license texts ship at /licenses/pdfjs-apache-2.0.txt, pdf-lib-mit.txt, harfbuzzjs-mit.txt, react-mit.txt and the font OFL texts at Inter, Liberation, Carlito, Caladea, and Noto; the per-file hashes and provenance are in the repository's UPSTREAM registry.
- pdf.js (remixpdf-pdfjs fork build) Apache-2.0
Mozilla’s PDF rendering engine — our thin private fork on upstream v6.1.200, vendored with its LICENSE and per-patch provenance. upstream
- @cantoo/pdf-lib (remixpdf-pdflib fork build) MIT
The incremental PDF writer, vendored as a self-contained ESM bundle with its LICENSE. upstream
- harfbuzzjs (HarfBuzz WASM) MIT
HarfBuzz compiled to WebAssembly — font subsetting and metrics, vendored with its LICENSE. upstream
- Liberation Sans / Serif / Mono OFL-1.1
Red Hat’s metric-compatible substitutes for Arial / Times New Roman / Courier New, vendored unmodified with the OFL text. upstream
- Carlito & Caladea OFL-1.1
Metric-compatible substitutes for Calibri / Cambria, vendored unmodified with the OFL texts. upstream
- Noto Sans CJK SC OFL-1.1
Google’s Noto CJK face, subset to a coverage core for editing, with the OFL text. No Reserved Font Name. upstream
- Inter OFL-1.1
The interface typeface (rsms), vendored with the OFL text. upstream
- React MIT
The editor island’s UI framework (Meta), bundled by the build. upstream