code wiki / pdf

topic: pdf

9 modules sharing the pdf name family (derived from the tree's prefix discipline).

The 'pdf' topic family in the Nishi sovereign ecosystem provides tools for processing and converting PDF content into various formats. The _pdf_reflow_lib serves as a shared library for reflowable-mobile-HTML pipelines, while nx_pdf_gate controls access to the PDF viewer by filtering extracted text. nx_pdf_text ensures accurate text extraction with font and Unicode mappings, enabling rich text representation across the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
_pdf_reflow_lib.nxSOVEREIGN PDF -> reflowable-mobile-HTML pipeline (shared library).20510
_pdf_stream_authored.nxextract + FlateDecode a PDF stream, bits-up263
_pdf_text_authored.nxextract (...) text from a PDF content stream242
_pdf_to_text_authored.nxreal compressed PDF -> readable text, bits-up165
nx_pdf.nxsovereign PDF -> HTML preview (v1 = TEXT-LAYER preview). Composes the proven extractor13710
nx_pdf_gate.nxgate for the PDF viewer (nx_pdf: nx_pdf_text extract -> language-filter -> 0-JS preview).14513
nx_pdf_reflow.nxKAT GATE for the sovereign PDF -> reflowable-mobile-HTML pipeline (_pdf_reflow_lib.nx).553
nx_pdf_reflow_charset_gate.nx455
nx_pdf_text.nxSOVEREIGN PDF -> text with PER-FONT /ToUnicode CMap association.66023