How Word (DOCX) to CSV conversion works
Word (DOCX) → Markdown structure → CSV
Reading Word (DOCX)
DOCX headings, paragraphs, lists, tables, links, and readable content are extracted while precise page layout is simplified.
Creating CSV
CSV output contains the first available Markdown table as UTF-8 data with a spreadsheet-compatible BOM.