All tools

Convert to PDF/A

Free
Convert any PDF to PDF/A-2b for archival storage. Embeds all fonts, declares sRGB output intent, ensures long-term renderability. Pairs with PDF/A Compliance Check — run check first to see if conversion is needed; run convert to make it conformant.

What you'll get: a PDF/A-2b conformant version of your PDF — embedded fonts, declared sRGB output intent, no encryption, no JavaScript. Long-term archival format that institutional repositories, court e-filing systems, and government archives accept. The file may be slightly LARGER than your input because PDF/A requires embedding fonts your PDF was previously referencing externally. For another use, try PDF/A Compliance Check (run first to see what's blocking).

Loading tool…
Stays in your browser
Free tools run fully on-device — nothing is uploaded to a server.
No watermarks
Clean output, no branding, no daily limits.
Free forever
No signup required. Seriously.

Why people convert to PDF/A

PDF/A is the archival flavor of PDF — embedded fonts, declared color profile, no encryption, no JavaScript, no external dependencies. It's the format institutional repositories accept, court e-filing systems require, and government archives mandate. The actual document content stays the same; we just wrap it in the conformance envelope that long-term preservation systems insist on.

Court & government e-filing
Many e-filing systems require PDF/A specifically because the format guarantees the document will render the same way in 30 years as it does today. Indian e-Courts, US PACER, and EU regulatory portals all enforce this — your judge's clerk rejects regular PDFs and pretends not to know what's wrong.
Institutional repository deposit
University thesis repositories, research data archives, and library digital collections all require PDF/A. They reject regular PDFs because they can't guarantee that a font referenced today will be available decades from now. PDF/A bakes the fonts into the file itself.
Long-term contract archival
Contracts that need to be readable in 30 years (real estate deeds, corporate governance records, professional licenses) should be archived as PDF/A. Regular PDFs that reference system fonts or use modern features may not render correctly on whatever software exists in 2055.
ISO compliance & quality systems
ISO 9001 / 14001 / 27001 quality management systems often require document control with archival format. PDF/A satisfies the ISO 19005 standard which is referenced by these QMS frameworks.
Tax & financial records
Multi-year tax records, audit trails, and financial statements that regulators may need to access years after the fact. Many tax authorities (IRS, HMRC, Indian Income Tax Department) explicitly accept or require PDF/A for digitized records.

How Convert to PDF/A works

Three steps, no signup, no uploads.

  1. STEP 1
    Drop your PDF
    Up to 50 MB. Sent to our server (Ghostscript runs server-side; the browser can’t do this conversion alone).
  2. STEP 2
    Ghostscript embeds + validates
    Every font referenced in your PDF gets embedded into the file. The sRGB color profile gets declared as the output intent. Encryption + JavaScript + external file dependencies get rejected (with -dPDFACompatibilityPolicy=1, gs fails honestly rather than producing files that lie about conformance).
  3. STEP 3
    Download the conformant PDF/A-2b
    Output filename suffixed -pdfa.pdf. The file is slightly larger than your input because of font embedding — that’s expected and required for archival format. We surface the size delta honestly so you’re not surprised.

What makes pdfcraft ai different

  • Same engine Chrome uses
    PDFium is Google's PDF engine — the one that powers Chrome's built-in PDF viewer. We compile it to WebAssembly so it runs in your browser at near-native speed.
  • 100% local processing
    Most free PDF tools upload your file to a server, process it, and stream the result back. We don't. Your file lives in your browser tab and never touches our infrastructure. Verifiable in your browser's Network panel.
  • No watermark, no signup, no daily limit
    Convert 1 PDF or 1,000. We don't gate on volume because there's nothing to gate on — the engine runs on your machine.
  • Honest about limitations
    When something the tool can't do (encrypted PDFs, cross-reference streams), we tell you clearly instead of failing silently. Same for partial results: sampled vs exact, embedded vs not.
  • Open standards, free engines
    PDFium is BSD/Apache licensed (free for any use). We don't pay vendor license fees and pass that savings on to you (and to ourselves) as a free, ad-supported tool with no upgrade-to-pro pressure.

Frequently asked questions

Why is the output bigger than my input?
PDF/A requires every font to be embedded in the file (a regular PDF can reference system fonts, which works only as long as those fonts exist on the renderer's machine). Embedding adds bytes — often 20-50% growth for documents with multiple fonts. This is expected and required; an archival format that referenced external fonts wouldn't be archival.
What's the difference between PDF/A-1, -2, and -3?
PDF/A-1 is the strictest (no transparency, no layers, no embedded files). Most modern PDFs fail PDF/A-1. PDF/A-2 (what we produce) supports transparency, layers, JPEG2000, and is the practical sweet spot for most archival needs. PDF/A-3 allows arbitrary file embedding which defeats the archival intent. We expose only -2b (the “basic” conformance level) because -2u and -2a require structurally-tagged source PDFs that most user uploads aren't.
What if my PDF has features PDF/A doesn’t allow?
We tell you honestly. Our converter uses -dPDFACompatibilityPolicy=1 which makes Ghostscript fail loudly when the source has un-PDF/A-able content (encryption, embedded JavaScript, certain transparency groups). The alternative — silently stripping those features and producing a file that LIES about being PDF/A — is what some tools do. We don't. Run PDF/A Compliance Check first to see what's blocking.
Do I need to run PDF/A Check first?
Not strictly required, but recommended. The check is browser-based + instant + free; it tells you whether conversion is needed and what specific features are blocking it. If your PDF is already PDF/A conformant, the converter would just rebuild it — wasted time and server compute. Check first, convert if needed.
Is text still searchable in the output?
Yes. PDF/A doesn't flatten text — it just enforces font embedding, color profile declaration, and removal of dynamic features. Ctrl-F finds words, copy-paste pulls real text, screen readers work normally. The exception is if your input PDF was a scan-with-no-text-layer; in that case PDF/A can’t add text that wasn’t there. Run OCR (Searchable PDF) first if you need that.
Are my files retained on your server?
No. Same handling as Compress PDF: temp directory write → Ghostscript run → response body return → temp directory delete, all within the same request. The PDF/A bytes are sent in the response and not persisted anywhere on our side after the response completes.

Verify your PDF/A conformance first

Run the read-only PDF/A Compliance Check before converting. It tells you whether conversion is even needed, and if it is, what features are blocking conformance — so you can fix the source PDF rather than wrestling with conversion errors.

Run PDF/A Check

Related PDF tools

Other tools in the Convert category — built on the same private, in-browser pipeline.

Use cases for this tool

Step-by-step workflows that put this tool to work.

Customize