PDF/A is the ISO-standardized version of PDF designed for long-term archiving — a self-contained PDF that embeds everything it needs to display identically decades from now, with no reliance on external fonts, links, or software. If you have been asked to submit a document “in PDF/A format,” or your work involves records that must stay readable for years, this guide explains what PDF/A is, how it differs from a regular PDF, and how to convert one safely.
What is PDF/A?
PDF/A (the “A” stands for Archive) was first published as ISO 19005 in 2005. It is not a separate file type — it is a restricted profile of PDF. A normal PDF is flexible: it can reference fonts installed on your machine, link to external files, run JavaScript, embed audio or video, and use encryption. That flexibility is great for everyday use but terrible for archiving, because any of those dependencies can break over time. A font that is not embedded may be substituted by a different one in ten years; a linked file may vanish; an encryption scheme may become unsupported.
PDF/A removes that fragility by requiring documents to be fully self-contained:
- All fonts must be embedded — nothing relies on the viewer having the font installed.
- No external dependencies — no links to outside files or resources that could disappear.
- No encryption — an archive must be openable indefinitely without a password barrier.
- No JavaScript, audio, or video — archives are static, not interactive or executable.
- Standardized color — device-independent color information so the document looks right on any display.
The result is a file that will render the same way on any compliant viewer, now and far into the future.
PDF/A vs regular PDF
| Regular PDF | PDF/A | |
|---|---|---|
| Fonts | May be referenced externally | Must be embedded |
| External links/files | Allowed | Not allowed |
| JavaScript / multimedia | Allowed | Not allowed |
| Encryption | Allowed | Not allowed |
| Long-term stability | Not guaranteed | Guaranteed by standard |
| File size | Smaller | Sometimes larger (everything embedded) |
| Best for | Everyday sharing, editing, forms | Archiving, compliance, legal records |
Every PDF/A is a valid PDF, so PDF/A files open in any normal PDF reader. The difference is the guarantee: a PDF/A is built to survive.
The flavors: PDF/A-1, A-2, A-3
The standard has evolved in three families:
- PDF/A-1 (2005, based on PDF 1.4): the strictest and most universally accepted. Best when you need maximum compatibility and the recipient hasn’t specified a version.
- PDF/A-2 (based on PDF 1.7): adds JPEG2000 compression, transparency, and layers — often producing smaller files for modern documents.
- PDF/A-3: like A-2 but allows embedding arbitrary source files (e.g. attaching the original spreadsheet or an XML invoice inside the PDF). This is the basis of electronic-invoice formats like ZUGFeRD and Factur-X.
Each also comes in conformance levels — “b” (basic) guarantees visual reproduction, while “a” (accessible) additionally requires tagged structure for screen readers. For most needs, PDF/A-1b is the safe default; choose A-2b for richer documents, or A-3b when you need to embed source files.
Who needs PDF/A?
You need PDF/A when a document must stay faithful for the long term — usually because a rule requires it:
- Legal & courts — many e-filing systems mandate PDF/A.
- Government records — public-sector retention policies.
- Healthcare — patient record retention spanning years or decades.
- Finance & tax — statements and filings under multi-year retention.
- Academia — thesis and journal deposits.
- Corporate compliance — any document under a formal records-retention schedule.
If none of those apply and you are just sharing a file, a regular PDF is the better, lighter choice.
How to convert to PDF/A — privately
The catch with archival documents is that they are often exactly the files you should not upload to a stranger’s server: legal records, financial statements, medical files. Many online PDF/A converters upload your document, convert it server-side, and send it back.
imisspdf’s PDF to PDF/A tool converts in your browser — it embeds fonts, flattens transparency where required, standardizes color, and strips disallowed features locally, so the file never leaves your device. Steps:
- Open the PDF to PDF/A tool and select your PDF.
- Choose the flavor — A-1b for broadest compatibility, A-2b for modern documents, A-3b to embed source files.
- Convert and download. The compliant file is built locally; nothing is uploaded.
If you are assembling the archive from multiple documents first, Merge PDF combines them, and Compress PDF can reduce size before archiving — both also run in your browser.
Common misconceptions
- “PDF/A is a different file extension.” No — it is still
.pdfand opens anywhere. - “Converting to PDF/A shrinks my file.” Usually the opposite: embedding fonts and resources can make it slightly larger.
- “A black box hides text in PDF/A.” Archiving and redaction are different jobs — PDF/A preserves content; redaction removes it.
- “Any PDF is good enough for archiving.” Only until a missing font or broken dependency makes it render wrong years later.
Related guides
- PDF Security Checklist for Business Compliance (2026)
- Convert with the PDF to PDF/A tool — free, in your browser.
For long-term records, PDF/A is not optional polish — it is the difference between a document that survives and one that quietly breaks. Convert the files that matter, keep a regular PDF for everyday editing, and you get the best of both.
Use PDF to PDF/A: Transform PDFs to ISO-standardized PDF/A format. No signup, nothing uploaded.
Frequently asked questions
A regular PDF can rely on external resources and dynamic features — fonts installed on your computer, linked files, JavaScript, audio, video, or encryption — which means it may render differently, or fail to open correctly, years later when those dependencies are gone. PDF/A is a restricted profile of PDF that forbids exactly those things. It requires all fonts to be embedded, bans external dependencies, encryption, and JavaScript, and mandates standardized color information, so the file is fully self-contained and will look the same decades from now on any compliant viewer. In short, every PDF/A is a PDF, but not every PDF qualifies as PDF/A. The trade-off is that PDF/A files are sometimes slightly larger because everything must be embedded, and certain interactive features are disallowed — which is the point, since archives should be static and stable.
For everyday sharing, a normal PDF is perfectly fine. You need PDF/A specifically when a document must remain readable and faithful for the long term, often because a law, regulation, or institutional policy requires it. Common cases include court and legal filings, government records, healthcare record retention, financial and tax archives, academic theses and journal deposits, and any corporate document subject to a multi-year retention schedule. If someone has told you to submit a file 'in PDF/A format,' or your industry has a records-retention requirement measured in years or decades, convert to PDF/A. If you are just emailing a flyer or a contract for signature, regular PDF is the right choice and PDF/A would only add unnecessary size.
They are successive versions of the standard, each adding capabilities while preserving the archival guarantee. PDF/A-1 (from 2005, based on PDF 1.4) is the strictest and most widely accepted — it has the broadest compatibility but cannot include some modern features. PDF/A-2 (based on PDF 1.7) adds support for JPEG2000 image compression, transparency, layers, and embedding other PDF/A files, producing smaller files in some cases. PDF/A-3 is like A-2 but additionally allows embedding arbitrary file formats — for example, attaching the original spreadsheet or XML source alongside the archived PDF, which is why it underpins electronic-invoice formats like ZUGFeRD. Each level also has conformance variants (the 'b' for basic visual reproduction, 'a' for accessibility/tagging). For maximum compatibility choose A-1b; for richer documents choose A-2b; for embedding source files choose A-3b.
It should not change the visible appearance — that is the entire purpose. Conversion embeds any fonts that were only referenced, flattens transparency where the target level requires it, standardizes color profiles, and strips disallowed features like JavaScript or encryption, but the text and layout you see stay the same. What changes is under the hood: the file becomes self-contained and standards-compliant. Occasionally a document that relied heavily on a disallowed feature (for instance, a fillable form with scripting) will lose that interactivity, because PDF/A is meant for static archives, not interactive documents. If interactivity matters, keep a working copy in regular PDF and archive a separate PDF/A version.
It depends on whether the converter uploads your file. Archival documents are often exactly the kind you do not want on a third-party server — legal records, financial statements, government filings, medical records. Many online PDF/A converters upload your document, convert it on their servers, and return it. The safer approach is a tool that converts in your browser, so the file never leaves your device. imisspdf's PDF to PDF/A tool runs locally: the conversion, font embedding, and compliance steps happen in your browser tab, with no upload. For sensitive archives, prefer in-browser or fully offline conversion, and verify the claim by watching your browser's Network tab for any upload request.
Related articles
Best Free PDF Compressor 2026 (Tested)
We tested 10 free PDF compressors in 2026 on file size, quality, privacy, and limits. See the rankings, the comparison table, and which one wins for you.
Best Online PDF Tools 2026
We compared 10 online PDF tool suites in 2026 on breadth, privacy, and free limits. See the rankings, the comparison table, and which free PDF toolkit fits you.
Best PDF Annotator 2026 (Tested & Ranked)
We tested 9 PDF annotators in 2026 on privacy, free limits, and markup tools. See the rankings, the comparison table, and which annotator actually fits you.