Skip to main content

Module text_extractor

Module text_extractor 

Source
Expand description

Plain text extraction from a Node tree.

Walks the component tree and extracts readable plain text, stripping all HTML markup and converting structural elements into text-friendly formatting.

Functions§

extract_text
Extract plain text from a Node tree.