How do I check if a PDF is PDF/A compliant?
Upload the file to the PDF/A validator and wait for the result. A Yes result means the document passed the requirements for the displayed PDF/A profile. A metadata declaration by itself is not enough.
What is the difference between PDF and PDF/A?
PDF is a general document format. PDF/A is an ISO-standardized subset designed for long-term preservation, with restrictions and requirements for fonts, colour, metadata, encryption, external dependencies and other document features.
Which PDF/A versions can this validator check?
It checks PDF/A-1a, 1b, 2a, 2b, 2u, 3a, 3b, 3u, 4, 4e, and 4f.
Should I use PDF/A level A, B or U?
Use level B when reliable visual reproduction is the main requirement, level U when searchable and extractable Unicode text is also needed, and level A when the document must preserve logical structure and reading order. For formal accessibility requirements, validate against PDF/UA as well.
When should I use PDF/A-3 or PDF/A-4f?
Use PDF/A-3 when a PDF 1.7 archival package needs arbitrary embedded source files, such as XML invoice data. Use PDF/A-4f for a PDF 2.0 archival workflow that requires embedded or associated files. Follow the profile required by the receiving archive whenever one is specified.
What does structurally eligible mean?
The document content passed the profile checks, but one or more PDF/A identification metadata rules failed. The original file is not strictly compliant as-is.
Why does a PDF that looks correct fail PDF/A validation?
PDF/A also controls invisible technical details such as font embedding, ICC profiles, metadata, actions, file attachments, Unicode mappings, and document structure.
Does validation change or repair my PDF?
No. The validator reads the file and produces a report. It does not alter the source PDF.
Is my PDF uploaded?
No. Parsing, profile execution, and report generation run in a Web Worker on your device.
What does validation incomplete mean?
The validator could not test every required rule because of cancellation, a safety limit, timeout, unsupported behavior, or an engine error. No compliance conclusion should be drawn from that run.
Does this tool check whether a PDF is genuine or has been edited?
No. PDF/A validation checks archival-format compliance. It does not prove authorship, verify authenticity, detect forgery or determine whether a document has been edited.
Can this validator repair an invalid PDF/A file?
No. It identifies failed PDF/A requirements but does not modify or convert the document. Repair or conversion requires a separate PDF-to-PDF/A tool.