rtfstruct¶
RTF structure extraction for Sourcetrace RTF.
rtfstruct reads RTF into a neutral document AST, exports that structure to JSON
and Markdown, and writes deterministic RTF from the AST.
Part of Sourcetrace by Lumen & Lever.
Sourcetrace RTF is the public product line; rtfstruct is the Apache-2.0 Python library behind it.
Product page: Sourcetrace RTF · Source: GitHub