FreePDF logoFreePDF

PDF/A vs PDF: When Do You Actually Need PDF/A?

By the FreePDF team ·

Most PDFs do not need to become PDF/A. The ordinary kind is the right format for sending an invoice, sharing a brochure, or signing a form. PDF/A matters only when an archive, court, university, or regulator has asked for a file that can be rendered reliably years from now.

PDF/A solves an archive problem

PDF/A is a restricted, self-contained flavour of PDF. It embeds the fonts needed to draw the page, records colour in a defined way, and excludes features that depend on software or files outside the document. The practical promise is visual preservation: the archived file should still look like the original when it is opened far into the future.

  • Choose ordinary PDF for everyday sharing, printing, forms, and most client work.
  • Choose PDF/A when a submission rule, retention policy, or archive explicitly requires it.
  • Choose OCR first when the PDF is a scan and people need to search or copy its text.

What you give up in exchange

PDF/A is not a quality setting. It is a compliance format, so the converter removes or flattens features the standard does not allow. Interactive scripts, media, links to files on your computer, and encryption cannot stay. Embedded fonts can also make the result larger.

This is why PDF/A is a poor default for a live working document. If a team still needs to edit it, collect signatures, or protect it with a password, finish those steps first. Convert to PDF/A as the last archival copy, then leave that copy alone.

A scan can be valid PDF/A and still be useless to search

PDF/A preserves appearance; it does not create text. A scanned page is still a picture of paper after conversion, even if it passes an archival validator. Run OCR before the PDF/A conversion when the archive needs searchable text. OCR afterwards rewrites the file, which means you would need to validate or convert again.

Make the choice in thirty seconds

  1. Read the recipient's instructions. If they say PDF/A, use PDF/A.
  2. If they only ask for a PDF, use a normal PDF unless long-term preservation is your own requirement.
  3. Open the finished file and check the pages with uncommon fonts, forms, media, or colour-critical artwork.

Common questions

Does PDF/A look better than a normal PDF?

No. Its point is consistency over time, not a sharper or more attractive page. A normal PDF can look identical today.

Can I password-protect a PDF/A file?

Not while keeping it compliant. PDF/A forbids encryption, so keep a protected working copy separately and archive an unencrypted PDF/A copy only when that is appropriate.

Related free tools