Interactive playgrounds
Four hands-on environments that exercise the entire pdfnative ecosystem in your browser. No install, no API keys, no build step. Pick a card to dive in โ every playground includes a switcher at the top so you can hop between them without coming back here.
Extreme scripts Library
Stress-test BiDi mixing across Arabic + Hebrew + Thai + Latin, Tamil ultra-conjuncts, Bengali & Devanagari with reph and multi-halant ligature chains, and isolated Arabic harakat. Edit the inputs and regenerate.
Medical 800-page Library
Generate a synthetic 800-page clinical report off the main thread using a Web Worker. Live progress bar, streaming output, optional Tagged PDF/A. The performance benchmark you can run yourself.
CLI builder v0.2.0
Compose pdfnative-cli commands (render ยท sign ยท inspect ยท verify) interactively. Live shell preview, validation rules, copy-to-clipboard, and 10 ready presets covering every common workflow.
MCP tool explorer v0.1.0
Browse the eight pdfnative-mcp tools, copy a ready-to-paste config snippet for Claude Desktop, Cursor, Continue, Zed (or any stdio MCP client), and generate the same PDFs an AI assistant would receive โ directly in your browser.
What about non-interactive examples?
The repository ships with 23 generator categories producing ~140 sample PDFs covering financial statements, multi-language documents, barcodes, SVG, watermarks, forms, encryption, signatures, streaming, parser, and stress tests. Run npm run test:generate after cloning.
Resources
- All guides โ quick start, architecture, accessibility, PDF/A, troubleshooting, FAQ, MCP, CLI
- Homepage live demo โ minimal in-page example
- GitHub repository