11 live demos running in a ~3 MB WebAssembly bundle. Upload a PDF and see PDFluent process it in real time.
The Playground runs on a WebAssembly bundle of about 3 MB, loaded once by your browser. Every demo processes files locally on your machine; nothing gets uploaded anywhere. It's the same Rust PDF engine that ships in the PDFluent SDK, not a cut-down web version, so a result here is the same result you'd get calling the SDK directly.
That makes this useful two ways: as a quick way to try a feature, and as a way to check whether the SDK handles one of your own real PDFs correctly before you write any integration code.
Flatten XFA forms to static PDF — multi-page preview + download
Full WASM rendering — every page in the browser
Extract text with layout preserved
Check archival compliance — PDF/A-1 through PDF/A-3
Convert a PDF to archival PDF/A format
Combine multiple PDFs into one document
Page count, dimensions, file size, and fonts
Document properties and XMP metadata
Detect and inspect digital signatures
Generate instant page previews
List comments, highlights, and stamps