Upload the PDF
Choose a valid PDF up to 25 MB. Anonymous uploads are public for seven days.
Practical guide
Upload the file, copy the generated snippet, then place the reader in the page where people need the document.
Choose a valid PDF up to 25 MB. Anonymous uploads are public for seven days.
The completion page generates the document URL and a versioned embed code.
Paste the snippet where the reader should appear. Its iframe height adjusts automatically.
Readers can search text extracted from the document without downloading the file.
Desktop spreads become single pages on mobile screens.
The versioned iframe loader does not override styles on the host page.
No account required. Uploaded documents are public and expire after seven days.
Live demo
This block is exactly what the embed snippet produces on a host page: an isolated reader that loads lazily, keeps its own height in sync and never touches your styles. The document inside is our FOXFIELD sample magazine.
This is the whole integration. Replace the slug with the one from your own completion page; everything else is copied as it stands.
<div data-embedfox="your-document-slug"></div>
<script async src="https://pub.embedfox.com/embed/v1.js"></script>Optional attributes on the same container: data-embedfox-title names the iframe for assistive technology, data-embedfox-lang pins the language of the reader controls, and data-embedfox-page opens the reader on a chosen page. The embed guide describes each one.
Key limits and reader behaviour before you publish a document.