Embed a PDF editor in your app

Your users fill, sign, and submit PDFs without leaving your site. One line of code, client-side processing, HIPAA-friendly.

Import this React component in your app and wrap any link or element with the component.

Read more: documentation

import { EmbedPDF } from '@simplepdf/react-embed-pdf';

<EmbedPDF companyIdentifier="yourcompany">
<a href="https://cdn.simplepdf.com/simple-pdf/assets/example_en.pdf">A PDF example</a>
</EmbedPDF>

Sign up to get your own branded editor URL

One line of code. That's it.

<iframe src="https://yourcompany.simplepdf.com/en/documents/71b1ae48-4d84-422a-a3ed-83fee8ee4c79" />
Interactive Demo - https://yourcompany.simplepdf.com

How does it work?

Illustration of SimplePDF added to your website

1.
Add one line to your site

Illustration of SimplePDF allowing to edit, fill, sign and annotate PDFs without leaving your website

2.
Your users fill and sign PDFs in-place

PDFs open directly in your page. Users fill fields, add signatures, and submit: no downloads, no external tools.

Illustration of SimplePDF flow when submitting PDFs: from the website securely to the storage of customers (BYOB)

3.
Documents land in your storage

Submissions go to your S3, Azure, or SharePoint storage, or ours. Your data, your rules.

Bring your own storage
Illustration of SimplePDF integrations: webhooks, email, Robocorp, Activepieces...

4.
Get notified on every submission

Webhooks, email, or connect to your automation pipeline.

Email notificationsWebhook integrationRobocorp integration

Built for regulated industries

HIPAA-friendly architecture

Documents are edited in the browser, not on a server. On submit, with Bring Your Own Storage (S3, Azure Blob Storage, and SharePoint) completed files go straight to your own storage instead of ours. GDPR compliant and HIPAA-friendly by architecture.

Instant loading, zero latency

Everything runs in the browser. No files uploaded, no server round-trips. Your users start filling immediately.

No signup for end users

Your users fill out forms immediately. No account creation, no friction, no drop-off.

White-label ready

Your logo, your colors, your domain. Users see your brand throughout the editing experience.

Got any questions?

Is SimplePDF HIPAA compliant?
Yes, SimplePDF can be used in HIPAA-compliant workflows. On the free editor, the document stays in your browser: SimplePDF never receives or stores the PDF.

For paid workflows involving PHI, use Bring Your Own Storage so completed documents go directly to your own storage. A BAA is available upon request.

Learn more about HIPAA compliance.
How does the embed work?
Add a single script tag or React component to your site. When a user clicks a link to a PDF, SimplePDF opens an in-browser editor. The user fills out the form, and you receive the completed submission via webhook, email, or your own S3/Azure storage.
What forms can users fill out?
Any PDF form. SimplePDF detects interactive form fields (AcroFields) automatically and also lets users add text, signatures, checkboxes, and images to any PDF, even non-interactive ones.
Can I white-label the editor?
Yes. Pro plans include custom branding: your logo, colors, and domain. Your users see your brand, not SimplePDF.