PDFbolt — Free online PDF tools
How to convert a PDF to PDF/A for archiving
Understand the PDF/A archiving standard, how it differs from a normal PDF, and when you are required to use it.
If you have ever been asked to submit a document “in PDF/A format” and were not sure what that meant or why it mattered, you are not alone. PDF/A is a specialised version of PDF built for one specific job: making sure a document still opens and looks exactly the same decades from now.
This guide explains what PDF/A is in plain terms, how it differs from an ordinary PDF, and exactly when you need to convert.
An ordinary PDF is allowed to depend on things that live outside the file — fonts installed on your computer, links to external resources, or interactive features that need specific software to work. Today that is fine, but in twenty or thirty years those fonts and programs may no longer exist.
When that happens, the document could open with the wrong typeface, missing characters, or broken behaviour. For anything that must remain readable far into the future — legal records, government archives, academic theses — that uncertainty is unacceptable. PDF/A removes it.
PDF/A requires the file to be completely self-contained. Every font the document uses must be embedded inside it, all colour information must be included, and features that could break over time — such as JavaScript, audio, video, and encryption — are not allowed.
Because everything is packed inside, PDF/A files are self-sufficient and tend to be somewhat larger than a normal PDF of the same content. That extra size is the price of guaranteed longevity: the file carries everything it will ever need to display correctly, with no external dependencies.
You will sometimes see levels such as PDF/A-1b, PDF/A-2b, and PDF/A-3b. These refer to different versions of the standard, each adding capabilities over the last. The letter “b” stands for the basic conformance level, which guarantees that the document will look right when displayed.
For most submissions, PDF/A-1b is the safest and most widely supported choice unless a specific authority asks for another level. If you are given a requirement, follow it exactly; if you are simply told “PDF/A,” the basic level is usually what is expected.
PDF/A is required in fairly specific situations: electronic court filings, government and corporate record-keeping, library and museum archives, and many university thesis or dissertation submissions. These institutions need certainty that the documents they store will remain readable far into the future.
For everyday sharing — emailing an invoice, sending a report, posting a flyer — a normal PDF is perfectly fine, and there is no need to convert. Reach for PDF/A only when an archive or submission system specifically calls for it.
Converting to PDF/A embeds the fonts and colour data and strips out the features the standard prohibits. Start from a clean PDF, convert to the required level, and then — importantly — confirm that the converted file passes the validation check of whatever system you are submitting to, since requirements can vary between organisations.
Keep your original working PDF as well. The PDF/A version is for archiving and submission, but the original is easier to edit if you need to make changes and convert again. Treat PDF/A as the final, frozen copy rather than a document you will keep reworking.