mypdf

Files stay on your device. Most tools (merge, split, sign, edit) run entirely in your browser; nothing is uploaded.

How to convert a PDF to PDF/A

PDF/A is the ISO-standardised archival flavour of PDF: fonts embedded, no external dependencies, no JavaScript — a file guaranteed to render identically decades from now. You usually meet it as a requirement: a court e-filing system, a government portal, a university thesis office, or a records policy that rejects your normal PDF until it's PDF/A.

Open Convert to PDF/A (archive format)

Step by step

  1. 1Open the Convert to PDF/A tool and drop your PDF in.
  2. 2Convert — fonts get embedded and the file is normalised to the PDF/A standard.
  3. 3Download the PDF/A and submit it wherever it was required.

What PDF/A actually changes

A PDF/A file must be self-contained: every font embedded, colours defined device-independently, and features that break long-term reproduction (JavaScript, encryption, external references) removed or forbidden. Your document looks the same; its guarantees change.

That self-containment is why institutions demand it — an archive can't gamble that the fonts your file borrowed from Windows 2019 still exist in 2050.

If a portal rejected your PDF

Court and government systems validate strictly, and the error messages are famously unhelpful. Nine times out of ten the fix is exactly this conversion: normalise the file to PDF/A and resubmit.

If the file still fails, it's often because it was password-protected (remove the password first — encryption isn't allowed in PDF/A) or damaged (run it through repair, then convert).

FAQ

What is PDF/A for?
Long-term archiving. It's the ISO standard required by courts, archives, and many government portals because it guarantees the file renders the same decades from now.
Will my document look different?
No — the content and layout stay the same. The changes are internal: embedded fonts, standardised colour, and removal of features like JavaScript.
What happens to my file?
It's converted on the server in a temporary folder, returned to you, and deleted right after. Nothing is kept.