DOCX text extraction
A .docx file is a package containing WordprocessingML document parts and related resources. Text and formatting are represented separately within that package. The converter extracts textual content and returns ordinary characters instead of recreating the Word document. Paragraph boundaries and similar divisions may become whitespace, but the result is not a layout-preserving export.