PDF vs PDF/A for Archiving — What's the Difference?
Updated February 20, 2026 • 8 min read
You want to save documents for the long haul. Someone told you PDF/A is the way to go. But what actually is it, and does it matter? Let's break it down without the jargon.
The Short Version
PDF/A is basically PDF with training wheels. It strips out anything that might break in 10 years — external fonts, transparency, embedded videos, JavaScript. The idea is: this document should look exactly the same decades from now, no matter what software you open it with.
Regular PDF says "make it look good now." PDF/A says "make it look exactly the same forever."
What's Actually Different?
PDF/A Doesn't Allow:
- External font references — fonts must be embedded
- Transparency effects — no blending modes
- External content links — nothing pointing outside the file
- Audio/video embedding — documents only
- JavaScript — no executable code
- Encryption — must be unencrypted (but you can add security after)
- Layers (OCGs) — optional content groups
PDF/A Requires:
- Embedded fonts — every font used must be inside
- Color profiles — for consistent colors
- Metadata — must include document info
- XML metadata — for searchability
When PDF/A Matters
Legal and government documents — Many courts, agencies, and compliance frameworks require PDF/A. If you're filing with a government body, check their requirements. Most accept or prefer PDF/A.
Long-term archives — If you're storing documents for 10+ years, PDF/A reduces the risk of rendering issues. It won't guarantee readability (nothing can), but it's the closest we have to a standard.
Academic and medical records — These industries often have PDF/A mandates for record keeping.
When Regular PDF is Fine
Everyday documents — Contracts, invoices, reports you're sharing now. Regular PDF gives you more flexibility with design.
Documents with advanced features — If you need forms with calculations, embedded media, or interactive elements, stick with regular PDF.
Design-heavy files — If you've spent time on layout and want transparency effects, gradients, or specific fonts, regular PDF preserves your work better.
PDF/A Versions
There are different PDF/A "profiles":
- PDF/A-1 — The original. Most compatible. Uses RGB or CMYK, basic features.
- PDF/A-2 — Adds support for transparency, JPEG 2000 compression, object-level metadata.
- PDF/A-3 — Allows embedding of other files (like XML data alongside the document).
For most archiving needs, PDF/A-1 is plenty. It's the most widely supported and least likely to cause issues down the road.
How to Convert to PDF/A
In Adobe Acrobat: File → Save As → PDF/A. Choose your version (1, 2, or 3).
Online tools: Our PDF converter supports PDF/A output for compliant archiving.
macOS: Preview doesn't natively save as PDF/A. You'll need third-party software or Adobe.
Does This Really Matter?
Honestly? For most people, probably not. If you're just saving documents for yourself, regular PDF is fine. The differences matter for:
- Compliance requirements (legal, government, medical)
- Professional archiving where you need guarantees
- Long-term preservation (10+ years)
For everything else, don't overthink it. Regular PDF works everywhere and will for the foreseeable future.
Bottom Line
PDF/A = stricter, safer for archiving. Regular PDF = more features, better for sharing. Use PDF/A when you're required to or when you're serious about long-term preservation. Otherwise, standard PDF does the job just fine.