
Compatibility
How to embed a video in a PDF
It works in Acrobat and almost nowhere else. Before you spend an afternoon on it, here is what your recipients will actually see.
How to actually do it
The PDF specification supports rich media annotations, and Adobe Acrobat Pro is the tool that reliably creates them.
- Open the PDF in Acrobat Pro and choose Tools → Rich Media → Add Video.
- Drag a rectangle where the player should sit.
- Point it at a local MP4 (H.264) or a URL. Embedding the file makes the PDF very large; linking keeps it small but breaks offline.
- Set a poster image, or the region shows as blank until clicked.
- Save as a PDF 1.7 or later file — earlier versions will not carry the annotation.
What your recipients will see
This is the part that decides whether the effort was worth it, and the answer is usually no. Rich media annotations are supported by Adobe Acrobat and Reader. They are not supported by Chrome's built-in PDF viewer, Safari's, Firefox's, macOS Preview, most mobile PDF readers, or Google Drive's preview.
In every one of those, the reader sees a blank rectangle or a static poster image that does nothing when tapped. Since browser previews are how most PDFs are opened, the realistic expectation is that a minority of your audience sees the video at all.
There is a second cost: embedding an MP4 turns a 2 MB report into a 60 MB one, which gets caught by mail gateways.
The workaround that actually works
Put a prominent thumbnail image in the PDF with a play triangle drawn on it, hyperlinked to the video hosted elsewhere. Every PDF viewer in existence supports hyperlinks and images.
Your reader clicks, the video opens in their browser, and it plays. It is less impressive than a player embedded in the page, and it works for everyone rather than for a minority.
The inversion worth considering
Step back and ask why the video is going into the PDF. Nearly always the answer is that the PDF alone is not holding attention — so a video was added to make the document more engaging.
If that is the problem, embedding is solving it backwards. You are putting the engaging thing inside the unengaging container, and the container is what decides whether anyone opens it.
The other order works better: lead with the video, link to the PDF from its description for anyone who wants the full detail. The people who wanted depth still get it, and the people who were never going to open a PDF get the argument anyway.
The cases where embedding is right
Controlled distribution where you know everyone uses Acrobat — regulated industries, some legal and engineering workflows, internal archives with a mandated reader. There, an embedded video travels with the record, which is exactly the point.
Offline delivery is the other one: a report going to a site with no connectivity cannot rely on a hyperlink. Accept the file size and confirm the reader in advance.
Frequently Asked Questions
Can you embed a YouTube video in a PDF?
Not as an inline player — Acrobat's rich media supports direct video URLs and local files, not YouTube's embed player. A thumbnail hyperlinked to the YouTube page is the reliable equivalent.
Will an embedded video play in Chrome's PDF viewer?
No. Chrome, Safari, Firefox, and macOS Preview all ignore rich media annotations. Only Adobe Acrobat and Reader play them.
Does embedding video make the PDF too big to email?
Usually. Even a short 1080p clip adds tens of megabytes, which most corporate mail gateways reject. Linking instead keeps the file small.
Is there a way to make a PDF that plays like a video?
Not within the format. If the goal is something that plays, produce a video from the document and link back to the PDF for readers who want the detail.