How-To

What Is PDF/A? The Archival PDF Format Explained

· 7 min read

Quick summary: PDF/A is an ISO-standardized (ISO 19005) version of the PDF format built specifically for long-term archiving. It requires that everything needed to display the document — fonts, colors, images — be self-contained within the file itself, and it prohibits features (like external links to other files, embedded audio/video, or encryption) that could make the document unreadable or unreliable in the future. Courts, government agencies, libraries, and businesses use PDF/A when a document must remain viewable and unchanged decades from now.

A regular PDF can reference external fonts, contain encryption, or link to other files — all things that can break or become unreadable over time as software and systems change. PDF/A removes those risks by requiring the file to be fully self-contained and free of anything that depends on external resources or expires. You can also upload any PDF, including a PDF/A file, to our free AI PDF reader to read or summarize its content.

What does PDF/A stand for?

“PDF/A” stands for PDF for Archiving — the “/A” suffix denotes the ISO subset of the PDF specification designed for long-term document preservation, standardized as ISO 19005.

How is PDF/A different from a regular PDF?

FeatureRegular PDFPDF/A
FontsCan reference external/system fontsMust be fully embedded in the file
Encryption/password protectionAllowedNot allowed
Audio/video embeddingAllowedNot allowed
JavaScript and embedded scriptsAllowedNot allowed
External file linksAllowedNot allowed (all content must be self-contained)
Color spaceCan use device-dependent color (RGB tied to a specific monitor)Must use device-independent color profiles
Transparency effectsAllowedRestricted in early PDF/A versions, allowed with rules in later ones
MetadataOptionalRequires standardized XMP metadata

The core principle: a PDF/A file must contain everything needed to render it correctly, with nothing left to chance from external dependencies, software versions, or system fonts that might not exist in the future.

Why does PDF/A exist?

Regular PDFs can degrade in reliability over time for several reasons:

  • Missing fonts: If a PDF references a font not embedded in the file, and that font isn’t installed on the viewing device, text can render incorrectly or be replaced with a substitute font.
  • Broken links: External references can point to files or resources that no longer exist.
  • Software dependency: Interactive elements (forms, JavaScript, multimedia) may rely on features that future PDF readers stop supporting.
  • Encryption expiry: A password-protected PDF might become permanently inaccessible if the password is lost — a serious risk for records that must remain accessible for decades or permanently.

PDF/A eliminates these risks by design, which is why it’s the required or recommended format for legal filings, government records, academic archives, and corporate compliance documents.

Who requires PDF/A?

  • Courts and legal systems — many require PDF/A for electronic court filings (e-filing) to guarantee long-term readability of case records.
  • Government agencies — used for official records, tax filings, and public archives in many countries.
  • Libraries and academic institutions — used for digital preservation of theses, dissertations, and archival collections.
  • Businesses with compliance requirements — industries like finance, healthcare, and insurance often mandate PDF/A for records that must be retained for a legally defined period.

The different versions of PDF/A

PDF/A isn’t a single format — it has several parts and conformance levels:

VersionBased onNotes
PDF/A-1PDF 1.4The original standard (2005); strictest restrictions, no transparency or JPEG 2000
PDF/A-2PDF 1.7Allows transparency, JPEG 2000 compression, and PDF/A file attachments
PDF/A-3PDF 1.7Same as PDF/A-2, but allows embedding any file type (not just other PDF/A files) — used for invoices with embedded XML data
PDF/A-4PDF 2.0The newest version (2020), aligned with the current PDF 2.0 specification

Each version also has conformance levels:

  • Level A (Accessible): Meets the strictest requirements, including tagged structure for accessibility (screen readers).
  • Level B (Basic): Guarantees visual appearance is preserved, without the accessibility tagging requirements.
  • Level U (Unicode, added in PDF/A-2 and later): Requires all text to have Unicode mapping, ensuring text can be correctly extracted and searched.

A document might be labeled “PDF/A-2b,” meaning PDF/A version 2, Basic conformance level.

How to create a PDF/A file for free

Using LibreOffice (free, cross-platform)

  1. Open or create your document in LibreOffice Writer.
  2. Go to File → Export As → Export as PDF.
  3. In the export dialog, go to the General tab.
  4. Under PDF/A, select the version you need (e.g., PDF/A-2b).
  5. Click Export.

This is one of the most accessible free ways to produce a genuine PDF/A file.

Using Adobe Acrobat (Preflight tool)

If you have access to Acrobat Pro, its Preflight tool can convert an existing PDF to PDF/A and validate compliance — this isn’t a free tool, but it’s the industry-standard method for organizations that already have an Acrobat license.

Converting an existing PDF to PDF/A online

Several free online tools can convert a standard PDF to PDF/A format:

  1. Search for “PDF to PDF/A converter free.”
  2. Upload your PDF.
  3. Choose the PDF/A version if the tool offers a choice.
  4. Download the converted file.

Privacy note: Online converters upload your file to a remote server. For confidential or sensitive archival documents, use LibreOffice locally instead.

How to check if a PDF is already PDF/A compliant

  1. Open the PDF in Adobe Acrobat Reader (free).
  2. Look for a blue banner at the top reading “This document claims compliance with the PDF/A standard” — this confirms the file’s own metadata declares it as PDF/A.
  3. For a technical validation (checking that the file actually meets every requirement, not just claims to), use a dedicated PDF/A validator tool — searching “PDF/A validator” surfaces several free online options.

Frequently Asked Questions (FAQ)

Can I open a PDF/A file with any normal PDF reader?

Yes — PDF/A is fully backward-compatible for viewing. Any standard PDF reader (Preview, Adobe Acrobat Reader, Chrome, Edge) can open and display a PDF/A file normally; the restrictions apply to what the file is allowed to contain, not to which software can read it.

Can a PDF/A file be edited?

Yes, but editing it may break its PDF/A compliance if the edit introduces a disallowed feature (like adding a password or linking to an external file). Many editing tools will warn you or automatically re-flatten the result to maintain compliance; otherwise, re-export following the steps above after making changes.

Does converting a PDF to PDF/A change how it looks?

No — the visual appearance is preserved exactly. PDF/A’s entire purpose is guaranteeing the document looks identical to how it was designed; the changes happen at the technical level (embedding fonts, removing disallowed features), not to the visible content or layout.

Is PDF/A the same as a “print to PDF” file?

No — a PDF created via Print to PDF is a regular PDF, not necessarily PDF/A compliant, since it may not embed all fonts or meet the color-space and metadata requirements. You need a dedicated export or conversion step (like the LibreOffice method above) to produce genuine PDF/A.

Why can’t PDF/A files be password-protected?

Encryption is prohibited specifically because a lost or forgotten password could make an archival document permanently inaccessible — defeating the entire purpose of a format designed to guarantee long-term readability.

What’s the difference between PDF/A and PDF/X?

PDF/A is for long-term archiving and document preservation. PDF/X is a different ISO standard designed for reliable printing and prepress — it has its own restrictions focused on print-color accuracy rather than archival permanence. They serve different purposes despite the similar naming.

Upload your PDF and let AI read it

Get an instant summary, ask questions about the content, or translate into another language — all free, no sign-up.

Try the AI PDF Reader