1 Repo
Direct JavaScript bindings to the PDFium rendering engine for fine-grained control over PDF manipulation and annotation.
Distinct from Low-Level Rendering Engines: Distinct from Low-Level Rendering Engines: focuses specifically on PDFium engine bindings for PDF document manipulation, not general graphical primitives.
Explore 1 awesome GitHub repository matching graphics & multimedia · PDFium Bindings. Refine with filters or upvote what's useful.
Embed PDF Viewer is a browser-based PDF rendering library that uses a WebAssembly port of the PDFium engine to display documents entirely on the client side, with no server-side processing required. It provides a framework-agnostic core engine layer that manages the PDF document lifecycle, memory allocation, and WebAssembly resource cleanup, with dedicated integration hooks for React and Vue 3 that handle initialization, document loading, and reactive state management. The library offers both a pre-built, embeddable viewer that can be inserted into any web page with a single initialization ca
Exposes direct JavaScript bindings to the PDFium rendering engine for fine-grained PDF control.