Extracts text from topline survey PDFs with AI OCR and publishes Markdown and plain-text endpoints for researchers and LLMs.
Package: @prc/pdf-extraction
Source: plugins/prc-pdf-extraction/
Editors trigger extractions from the block editor when a topline PDF is attached via reportMaterials. Developers operate the queue, providers, and public rewrite endpoints.
Choose a path
Who are you?
Start with the guide that matches your work.
Documentation
For editors
- User guide — trigger, status, quality, public URLs
- Troubleshooting — pending jobs, incomplete text, 404s
For maintainers
- Architecture — CPT, Action Scheduler, OCR layers, discovery
- REST API —
prc-pdf-extraction/v1convert and status
Related
- Plugin README — WP-CLI, hooks, provider options