Roadmap

The journey ahead

Feel free to reach out if you have any questions or suggestions. gopdfrab is a small, open-source project and I welcome contributions.
DoneIn progressPlanned
PDF/A-1b verification
All 34 ISO 19005-1 clauses implemented. 204/204 on the Isartor suite, 569/569 on the veraPDF corpus.
Selective check profiles & diagnostics API
Add/remove checks from the full profile, clause-accurate issue reporting, and document helpers (IsPDFA, ClaimedConformance, XMPMetadata).
Conversion to PDF/A
Repair and rewrite non-compliant documents — colour conversion, font embedding, metadata injection — to reach PDF/A-1b compliance.
PDF/A-2 and PDF/A-3 verification
Extend the verifier to the newer PDF/A parts, building on the same clause-registry architecture.
CLI & tooling
A standalone gopdfrab CLI for batch verification and conversion in CI pipelines, no Go required.