Gopdfrab logo

Gopdfrab

Open-source PDF/A processing for Go

Share on:
Listing image

A pure-Go library and CLI for PDF/A-1b verification and conversion. 159 checks, 204/204 on the Isartor suite, 569/569 on the veraPDF corpus, zero runtime dependencies.

PDF/A compliance for Go · gopdfrab gopdfrab Tools Docs CLI Learn Benchmarks Compare Roadmap PDF/A Compliance for Go Verify and convert PDF documents with a small, predictable, open source library. Get started View on GitHub main.go doc, _ := gopdfrab. Open ( "input.pdf" ) defer doc. Close () ok, _ := doc. IsPDFA () if ok { fmt. Println ( "PDF/A-1b compliant" ) return } cr, _ := doc. Convert (gopdfrab.PDFA1B) defer cr. Close () cr. Save ( "converted.pdf" ) Try it Validate or convert directly in your browser Files never leave your device as gopdfrab runs locally as WebAssembly. PDF/A valida

Related listings

design database schemas for your team and agents

Tests for your Claude Code setup that run on every release

China company code vs. US VIN check digit

a 3D imageboard where being there is the write permission

OpenTelemetry-native tracing for LLM apps and agents

retrieval methods visualized