The PDF rendering and editing engine behind BentoPDF — a framework-agnostic viewer running PDFium in WebAssembly, entirely in the browser.
This is a fork of EmbedPDF (© CloudPDF, MIT), maintained on our own roadmap.
Annotations, true redaction, search, text selection, zoom, rotation, virtualized scrolling with tile rendering, and form filling — as tree-shakable plugins, usable from React, Vue, Svelte, Preact, or vanilla JS.
pnpm install
pnpm build
pnpm devpackages/ holds the SDK, examples/ per-framework integrations.
AGPL-3.0. Includes MIT code from EmbedPDF — see
LICENSE-MIT and NOTICE, retained as the MIT
License requires. BentoPDF's own contributions are also available under
commercial terms.
Rendering by PDFium (Apache-2.0), a Google project. "EmbedPDF" and "CloudPDF" are brand names of CloudPDF; no trademark rights are granted here and this project is not affiliated with either company.