pdftract/docs/research
jedarden a7673c906f Add 12 research documents covering full PDF extraction surface
Infrastructure and parsing:
- raster-ocr-pipeline: trigger detection, preprocessing, Tesseract integration,
  assisted OCR, HOCR alignment, multi-language, performance
- image-and-figure-extraction: XObjects, inline images, filter decoding,
  color spaces, geometry, form XObjects, transparency, figure detection
- form-fields-and-annotations: AcroForm types, XFA, widget appearance
  streams, rich text, annotation text, output schema
- pdf-encryption-and-security: R2-R6 key derivation, object-level
  decryption, permission flags, RustCrypto implementation approach
- page-geometry-and-document-structure: page tree, all five page boxes,
  rotation, coordinate inversion, page labels, outlines, named destinations
- optional-content-groups: OCG/OCMD visibility, usage dictionary, default
  state resolution, content stream marking, multilingual layer patterns
- invisible-and-hidden-text: all 8 Tr modes, PDF/A invisible layer pattern,
  white-on-white, zero-opacity, clipped text, color tracking
- malformed-pdf-repair-and-recovery: xref recovery, stream length repair,
  syntax tolerance, partial extraction, structured warnings

Quality and metadata:
- xmp-and-document-metadata: /Info vs XMP, all namespaces, RDF/XML
  parsing, conflict resolution, encrypted metadata, thumbnails
- embedded-files-and-portfolios: EmbeddedFile streams, Filespec,
  AF relationships, Portfolio detection, ZUGFeRD/Factur-X, security
- performance-and-streaming-architecture: mmap, lazy loading, NDJSON
  streaming, rayon parallelism, font caching, axum HTTP server
- benchmark-and-test-methodology: CER/WER/TEDS metrics, corpus
  categories, reading order scoring, regression CI, public datasets

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 15:05:42 -04:00
..
.gitkeep Initial repo scaffold with README and docs structure 2026-05-16 14:26:16 -04:00
benchmark-and-test-methodology.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
chunking-for-llm-consumption.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
document-classification-and-zone-labeling.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
embedded-files-and-portfolios.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
form-fields-and-annotations.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
glyph-recognition-and-unicode-recovery.md Add research docs and SDK invocation notes 2026-05-16 14:33:34 -04:00
image-and-figure-extraction.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
invisible-and-hidden-text.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
language-detection-and-script-handling.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
malformed-pdf-repair-and-recovery.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
mathematical-expression-handling.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
optional-content-groups.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
page-geometry-and-document-structure.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
pdf-encryption-and-security.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
pdf-fonts-and-encoding.md Add research docs and SDK invocation notes 2026-05-16 14:33:34 -04:00
pdf-specification.md Add research docs and SDK invocation notes 2026-05-16 14:33:34 -04:00
performance-and-streaming-architecture.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
post-extraction-normalization.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
raster-ocr-pipeline.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
table-structure-reconstruction.md Add six research documents covering output-side extraction topics 2026-05-16 14:56:25 -04:00
tagged-pdf-structure-and-reading-order.md Add research docs and SDK invocation notes 2026-05-16 14:33:34 -04:00
text-readability-validation.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00
xmp-and-document-metadata.md Add 12 research documents covering full PDF extraction surface 2026-05-16 15:05:42 -04:00