<div align="center"> <a href="https://www.embedpdf.com"> <img alt="EmbedPDF logo" src="https://www.embedpdf.com/logo-192.png" height="96"> </a>

The easiest way to embed PDF files in your website with a complete, ready‑to‑use interface.
---
The full walkthrough, advanced examples, and API reference live in our docs site:
👉 https://www.embedpdf.com/docs/snippet/introduction
---
EmbedPDF Snippet is a _“batteries‑included”_ drop‑in that turns any - Complete UI out‑of‑the‑box – toolbar, thumbnails, search, zoom & more --- Add the CDN module and point it at a container: `` That’s it—refresh and enjoy a full‑featured viewer. --- 1. Container – create a DOM element where the viewer will render. ` EmbedPDF Snippet is MIT licensed. Commercial use is welcome—just keep the copyright headers intact. into a professional PDF reader. No build step, no framework lock‑in—just copy, paste, and you’re done.$3
- Zero build tooling – works in plain HTML pages or alongside any JS framework
- 30‑second setup – a single is all you need
- Fully configurable – tweak behavior with a lightweight options object
- Runs everywhere – modern browsers, frameworks, static sites & CMSes⚡️ Quick Install
html filename="index.html" copy`🛠 Basic Usage Pattern
2. Import – load embedpdf.js from the CDN with type="module".EmbedPDF.init()
3. Initialize – call with your configuration.$3
html filename="basic-example.html" copy``
📄 License