Documentation
¶
Overview ¶
Package officetext re-exports internal/officetext's native DOCX/PPTX/XLSX text extraction for external consumers (e.g. seshat-ai's upload and RAG ingestion pipelines) that want the same conversion the read_file tool uses without going through docling-serve.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmpty = internalofficetext.ErrEmpty
ErrEmpty is returned when a document parses but yields no extractable text.
View Source
var SupportedExtensions = internalofficetext.SupportedExtensions
SupportedExtensions lists the formats Extract can handle natively.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.