Someone has asked you for a PDF/A file. Possibly a court's filing portal, possibly a records manager, possibly a university deposit system — and probably without explaining what the difference is or why it matters. The reassuring part is that PDF/A is not a new format you have to learn. It is ordinary PDF with the unreliable parts taken out.

The less reassuring part is that the restrictions are strict enough that most PDFs already in circulation do not satisfy them. That is why conversion is a real processing step and not a rename.

What PDF/A actually is

PDF/A is defined by ISO 19005, first published in 2005. It is not a separate file type: a PDF/A file still ends in .pdf, still opens in any reader you already have, and looks identical to the document it came from. What makes it PDF/A is that it obeys a documented list of restrictions — and declares in its own metadata which version of the list it follows.

The standard has been extended four times, and the parts are not interchangeable. Each one was written against the PDF specification of its day:

PartPublishedBuilt onWhat it changed
PDF/A-12005PDF 1.4The original, and the strictest — no transparency, no layers, no attachments
PDF/A-22011PDF 1.7 (ISO 32000-1)Allows transparency, JPEG 2000 images, layers, and PDF/A attachments
PDF/A-32012PDF 1.7Identical to PDF/A-2 except that any file type may be embedded
PDF/A-42020PDF 2.0 (ISO 32000-2)Rebuilt on PDF 2.0; retires the a/b/u conformance levels

Alongside the part number, each file carries a conformance level — the letter you see in names like PDF/A-2b. The letter is a completely separate axis from the number, and confusing the two is the single most common misunderstanding about the standard:

Almost everything asked for in practice is a b-level file, for a reason covered further down: levels u and a require information that a converter cannot invent if the source document never had it.

The rule everything else follows from

Every restriction in ISO 19005 exists to serve one requirement: the file must contain everything it needs to render itself, with no dependency on anything outside it. Not on a font installed on your machine, not on a colour profile your monitor happens to use, not on a server that resolves a link, not on a password somebody wrote down in 2026.

Once you accept that requirement, the rules stop looking arbitrary and start looking obvious:

The banned-encryption rule surprises people, because "archival" sounds like it should mean "secure". It is the opposite: PDF/A is concerned with legibility in 2050, not confidentiality today. If a document needs both, keep the unencrypted PDF/A file as the archival master and use Protect PDF on a copy for distribution. Encrypt the archive copy and it is no longer PDF/A.

What conversion changes in your file

Conversion is not a stamp applied to an unchanged document. Things are added, removed and rewritten, and it is worth knowing which before you replace an original:

What happensWhyWhat you notice
Fonts are embeddedNo external dependenciesThe file gets bigger, sometimes substantially
Colour is converted to a defined spaceAbsolute colour definitionUsually nothing; occasionally a slight shift in saturated colours
Encryption is removedProhibited by the standardPassword-protected files must be unlocked first
JavaScript and multimedia are droppedUnguaranteeable behaviourInteractive elements stop being interactive
Transparency is flattened (PDF/A-1 only)Not supported by PDF 1.4Soft shadows and glows may look subtly different
XMP metadata is writtenDeclares the claimed conformanceReaders begin identifying the file as PDF/A

The size increase catches most people out. A ten-page document that used only system fonts can grow noticeably once those fonts travel inside it. If the file also has to fit an upload limit, compress it first — compressing afterwards rewrites the file and will generally void the conformance you just paid for.

PDF/A is a finishing step, not a starting point. Anything that rewrites the file breaks conformance, so do the work first and convert last: merge the parts, redact what has to go, OCR the scans, add page numbers, compress if you must — then convert. Teams that convert first and edit afterwards end up with archives full of files that no longer validate.

Claiming PDF/A vs conforming to it

Here is the distinction that decides whether your submission is accepted. The declaration that a file is, say, PDF/A-2b lives in that file's XMP metadata — and it is written by whichever program produced the file. Nothing stops a writer from stamping the claim and then emitting a document that breaks the rules.

So the question "is this file PDF/A?" has two different answers: what the file says about itself, and what an independent check of the ISO rules finds. A reader showing you a PDF/A badge is reporting the first. Submission portals check the second.

The reference validator is veraPDF — free, open source, developed under an EU-funded programme and backed by the PDF Association. It runs the full conformance check and reports failures rule by rule, naming the objects at fault rather than saying "invalid". Acrobat's preflight does the same job commercially. If a registry, court or regulator requires proof of conformance, validate the file yourself rather than trusting the badge in a viewer.

When you actually need it

PDF/A is worth the trade in a narrower set of situations than the marketing around it suggests. The genuine ones share a common thread: somebody other than you will need to open this document after the software that produced it is gone.

If a requirement names a specific flavour — PDF/A-1b rather than "PDF/A" — treat that as binding. A valid PDF/A-2b file will be rejected by a system that demands PDF/A-1b, and the rejection message rarely explains why. Our companion article on choosing between 1b, 2b and 3b covers what actually differs.

When you don't

Most PDFs should not be PDF/A, and it is worth saying so plainly because a great deal of writing on this subject implies the opposite.

PDF/A costs you file size and features, and buys you legibility decades from now. When nobody is going to read the document decades from now, there is no reason to pay.

The scanned-document trap

This is the failure that turns up years later, long after anyone can fix it cheaply. A scanned document converts to PDF/A perfectly happily and validates without a complaint — because a scan is a picture, and level b promises only that the picture will still display correctly.

What the archive receives is a compliant, permanent, entirely unsearchable file. Nobody notices at deposit time. It surfaces when someone needs to find every contract mentioning a particular clause across ten years of records, and the only way to do it is to open files one at a time and read them.

Run OCR before converting, not after. OCR adds a text layer beneath the scanned image, which conversion then carries across as ordinary embedded text. Doing it the other way round means running OCR on a finished PDF/A file — which rewrites the document and generally breaks the conformance you just established. Order matters more here than any setting.

Strictly, a guarantee about text belongs to level u rather than level b, and no converter can promise that a b-level file is searchable. In practice, a b-level file with a good OCR layer behaves like a searchable document; a b-level file without one never will.

Convert a PDF to PDF/A in three steps

Converting with PdfDocShift takes about half a minute and needs no installation or sign-up. Uploads are permanently deleted from our servers after two hours.

1

Finish the document first

Merge, redact, OCR, number and compress now. Conversion should be the last thing that touches the file, because everything after it undoes the conformance. If the file is password-protected, remove the password with Unlock PDF first — PDF/A does not permit encryption.

2

Choose the flavour you were asked for

Open PDF/A Converter and upload the file. PDF/A-2b is the sensible default for modern archives; choose PDF/A-1b when a rule or an older system demands it, and PDF/A-3b only when you need to embed a machine-readable file such as invoice XML.

3

Convert, then confirm

Download the result, open it, and check that it looks like the original — colour and any transparent effects are the places to look. If the file is going to a system that validates on submission, validate it yourself before submission day rather than discovering the problem in a rejection email.

Convert a PDF to PDF/A

Free, no sign-up, files deleted after 2 hours. PDF/A-1b, 2b and 3b output.

Open PDF/A Converter →

How to check a file really is PDF/A

Five checks, in the order that catches problems fastest:

  1. Read what the file claims. Acrobat shows a standards bar across the top of a PDF/A document; other readers list the standard in document properties. This tells you what the file says about itself, which is a start and not a verdict.
  2. Validate against the ISO rules. veraPDF is free, open source, and reports failures rule by rule with the offending object named. This is the answer a submission portal will reach independently of yours.
  3. Check the flavour matches the requirement. A perfectly valid PDF/A-2b file fails a system that demands PDF/A-1b. Validators report the part and level they found, so compare it with what you were actually asked for.
  4. Check the fonts. Document properties → Fonts. Every entry should read Embedded or Embedded Subset. A single non-embedded font is the quickest sign a file was never converted at all.
  5. Keep the source document. Conversion is lossy in the ways described above, and there is no reverse gear. Keep whatever you can regenerate the file from — the original PDF, or better, the document it was exported from.

One habit worth building into any process that produces archives: validate a sample rather than everything, but validate it at the moment of deposit. A conformance failure discovered on the day is a two-minute fix. The same failure discovered in an audit three years later is a project.

Frequently asked questions

It is a normal PDF that obeys a restricted set of rules and says so in its metadata. The file extension is still .pdf, it opens in any PDF reader, and it looks identical to the document it was made from. The difference is what it is not allowed to contain: no external font references, no encryption, no JavaScript, no embedded audio or video, and no dependency on anything outside the file itself.

Usually yes, and sometimes substantially. The main reason is font embedding — a document that previously referenced fonts installed on your computer now has to carry them inside it. Colour profile embedding adds a little more. If the file also has to meet an upload size limit, compress it before converting, because compressing afterwards rewrites the file and generally breaks conformance.

Yes. PDF/A is not a read-only or locked format, and it is not a security measure. Any PDF editor will open one and let you change it. What editing usually does is break conformance — the edited file is an ordinary PDF again, even though its metadata may still claim PDF/A. If a document is edited after conversion, convert it again and validate it again.

No, and in one respect it is deliberately less so: PDF/A prohibits encryption, because a file that needs a password to open is a file that becomes unreadable when the password is lost. If a document needs both archival stability and confidentiality, keep the unencrypted PDF/A file as the archival master and apply a password to a separate copy for distribution.

If you were told a specific flavour, use exactly that — a valid PDF/A-2b file will be rejected by a system expecting PDF/A-1b. If nobody specified, PDF/A-2b is the sensible default: it is built on a modern PDF version and preserves transparency and layers that PDF/A-1 has to destroy. PDF/A-3b is only for when you need to embed a machine-readable attachment, such as invoice XML.

If anyone will ever need to search or copy from it, yes — and it must happen before conversion. A scan converts to valid PDF/A while remaining an unsearchable picture of text, because level b only promises that the appearance is preserved. Running OCR afterwards rewrites the finished file and generally breaks its conformance, so the order is OCR first, convert second.

Open it and check document properties, or look for the standards bar Acrobat displays across the top of a PDF/A file. That tells you what the file claims. To know whether the claim is true, run it through a validator such as veraPDF, which performs the full ISO 19005 conformance check and names any rules the file fails — the same check a submission portal will run.

Make an archival copy of your document

Free, no sign-up, files deleted after 2 hours. Choose PDF/A-1b, 2b or 3b.

Open PDF/A Converter →
P
PdfDocShift Team
Published August 8, 2026 · Tutorials and tips from the PdfDocShift team