What problem does it solve? Courts, government portals, and document-management systems often reject ordinary PDFs and require ISO 19005-compliant PDF/A files. This Skill produces a separate, verified PDF/A copy of any PDF without altering the original, and confirms the result with structural checks or official veraPDF validation. ## Core Features & Use Cases - Standards-aware conversion: Uses Ghostscript to create PDF/A-1b, PDF/A-2b, or PDF/A-3b output with embedded ICC OutputIntent and XMP identifiers, preserving vector text, links, and page geometry. - Cross-platform execution: Runs on Windows (native Ghostscript or automatic WSL fallback), macOS, and Linux, with a documented no-admin extraction route for locked-down Windows machines. - Verification and safety rails: Refuses in-place conversion, checks page count, dimensions, and searchable-text similarity, optionally requires veraPDF compliance, and blocks signed PDFs unless explicitly allowed. - Use Case: A lawyer needs to file a brief with a court system (SEI, PJe) that only accepts PDF/A. The Skill converts the brief to PDF/A-2b, verifies text preservation, and reports whether validation was structural or veraPDF-based. ## Quick Start Use the convert-to-pdfa skill to convert the attached filing.pdf into a validated PDF/A-2b archival copy.