EmbedPDF Svelte + Tailwind

Welcome to the EmbedPDF example for Svelte and Tailwind CSS. This demonstrates how to integrate a powerful PDF viewer into your Svelte applications with a beautiful, modern UI.

Features:

  • High-performance PDF rendering with PDFium
  • Multiple document support with tabs
  • Zoom, pan, and page navigation
  • Responsive design with Tailwind CSS
  • Modern Svelte 5 architecture

Getting Started: Choose a viewer to open and load your PDF documents. The Snippet Viewer is the easiest way to get started - just one component! The ViewManager version supports split views, the simple version uses tabs, and the schema-driven viewer demonstrates the powerful declarative UI system.