Pdf guides
PDF/A, PDF/X, or plain PDF: which one do you need?
Choose plain PDF for everyday use, PDF/A for long-term preservation, or the exact PDF/X profile your commercial printer requests, then validate the result.
Reviewed and updated
Primary sources checked


The honest fastest answer
Use the format named by the recipient. If nobody has named one, a normal PDF is usually correct.
An archive, court, records office, or regulated repository may specify PDF/A and a particular conformance level. A commercial printer may supply a PDF/X preset, output intent, bleed requirement, and colour profile. Do not choose a standards label by guesswork when the destination publishes a specification.
For ordinary email, review, form filling, annotation, and web downloads, plain PDF keeps the broadest feature set. A standards conversion adds constraints and can remove or change features without improving an everyday document.
What each format is built to do
| Format | Primary job | Good default use | Important tradeoff |
|---|---|---|---|
| Plain PDF | General document exchange | Reading, forms, comments, links, signatures, and normal sharing | Rendering depends more on how the file was made and which external resources it expects |
| PDF/A | Long-term preservation | Records, archives, final reports, and institutional deposits | Encryption, executable content, and some interactive features are restricted or forbidden |
| PDF/X | Predictable professional printing | Press-ready artwork sent to a print provider | The correct variant and output conditions must match the printer’s workflow |
PDF/A is a constrained PDF family under ISO 19005. The Library of Congress describes its goal as preserving the static visual appearance of page-oriented documents over time, independent of the software used to create or render them. Fonts must be embedded, colour must be described predictably, and risky dynamic dependencies are restricted.
PDF/X is a different constrained family for graphics exchange. It is concerned with reliable print production, not with keeping a record readable for decades. Adobe’s current print-ready instructions recommend PDF/X-4 for its own modern workflow, but that is not permission to override a printer that requests PDF/X-1a, a named ICC profile, or a supplied preset.
Choose plain PDF for normal work
Plain PDF is the practical choice when a document is still being reviewed, signed, filled, commented on, protected with a password, or shared with a general audience. It can contain links, form controls, attachments, multimedia, scripts, encryption, and other features that a preservation or print standard may restrict.
That freedom does not make every plain PDF fragile. A well-made ordinary PDF with embedded fonts and sensible colour settings can remain readable for years. It simply has not been proven against the additional rules of a named archival or print profile.
Use plain PDF when:
- the recipient asks only for “a PDF”;
- the file needs password protection;
- people still need interactive forms, comments, or review features;
- the document is a working copy rather than the preservation master;
- a home or office printer is the destination.
Keep the editable source alongside important PDFs. A PDF is a delivery format, not a replacement for the original Word, InDesign, spreadsheet, drawing, or image files.
Choose PDF/A for a preservation requirement
PDF/A aims to make the rendered pages self-contained and reproducible. It requires resources such as fonts and colour information to travel with the document and blocks features that depend on future external systems. The Library of Congress notes that PDF/A does not protect against file corruption, so checksums, backups, storage monitoring, and migration planning still matter.
The family has several parts. PDF/A-1 is the older, stricter baseline. PDF/A-2 added support aligned with newer PDF capabilities, including transparency and layers. PDF/A-3 permits arbitrary embedded files, which can be useful for records packages but can also preserve risky or undocumented attachments. PDF/A-4 is based on PDF 2.0. Choose the part and conformance level accepted by the archive, not the newest badge available in an export menu.
Do not encrypt a PDF/A preservation copy. Keep a protected access copy separately if confidentiality rules require one. Also retain source images for scanned collections when the archive treats those images as the preservation master.
Choose PDF/X when a printer requests it
Ask the printer for an export preset or written specification before producing final artwork. You need more than the words “print ready.” Confirm:
- the exact PDF/X variant;
- final page size and bleed;
- colour space and output intent;
- spot-colour handling;
- image-resolution expectations;
- whether printer marks are wanted;
- the proofing and approval process.
PDF/X cannot rescue a low-resolution image, wrong trim size, missing bleed, or spelling mistake. A file can pass a technical profile and still be unsuitable for the job. Inspect an output preview, check overprint behaviour, and approve a proof for high-value work.
Avoid converting the printer’s certified deliverable again. Merging, compressing, editing, protecting, or printing it to a new PDF can invalidate conformance or change output conditions.
Export, validate, and verify
- Save the editable source and an ordinary review PDF.
- Obtain the destination’s exact standard and profile.
- Correct missing fonts, colour settings, transparency, attachments, or other flagged features in the source application.
- Export a new file with the requested preset.
- Validate that exported file with the matching preflight or standards checker.
- Read the validation report instead of trusting the filename.
- Open the final file in a second viewer and inspect text, images, page boxes, links, and accessibility.
- Store the source, final PDF, profile, report, and approval record together.
Adobe Acrobat exposes standards information and conformance verification through its Standards and Preflight tools. veraPDF is an independent open-source option for PDF/A validation. A green result means the tested rules passed. It does not certify factual accuracy, visual quality, accessibility, legal admissibility, or archival storage practice.
Where FileGizmo fits
FileGizmo does not currently claim to create or certify PDF/A or PDF/X files. That boundary is deliberate. Compress PDF makes an ordinary lossless working copy with efficient object streams and optional common-metadata cleanup. Organize PDF can prepare page order before the standards export. OCR can help you extract text from a scan for review.
Use those local tools before the controlled export, never as a substitute for it. Once a standards-aware application creates the final deliverable, validate it and leave it unchanged. For related workflows, read how to split a huge PDF, how to number PDF pages correctly, and the fair best free PDF editor comparison.
The FileGizmo way
Free tools. Never uploaded.
Good to know
Frequently asked questions
Is PDF/A better than a normal PDF?
PDF/A is better for a long-term preservation requirement because it restricts features that can make future rendering unreliable. Plain PDF is usually more practical for everyday collaboration, encryption, multimedia, and interactive workflows. The right format depends on the destination.
Is PDF/X only for printing?
PDF/X is designed for reliable graphics exchange in professional print production. It is unnecessary for an ordinary office printer or a PDF shared by email unless the recipient or print provider specifically requests a PDF/X profile.
Can one file be both PDF/A and PDF/X?
A PDF can satisfy both families when its contents meet both sets of rules. The PDF Association recommends PDF/A-2 for better compatibility with modern PDF/X features such as transparency and layers, but the receiving organisation must still accept that combination.
How do I know whether a PDF is really compliant?
Check it with a standards-aware validator or preflight profile. A filename, export-menu label, or metadata flag alone does not prove conformance. Adobe Acrobat can verify conformance, while veraPDF provides an independent open-source validator for PDF/A and PDF/UA.