Yes — pictures, charts, and inline graphics embedded in the DOCX are extracted and re-embedded in the Markdown at their original resolution. They land in roughly the same position relative to the surrounding text.
我可以将很多 DOCX 文件转换成 Markdown 批次吗?
+
Yes — drop a folder of DOCX files in and they convert in parallel, each producing its own Markdown. Pro accounts get more parallel workers and higher per-file caps for large document sets.
转换 DOCX 到 Markdown 的准确度如何?
+
Text fidelity is near-perfect; layout fidelity depends on how far DOCX and Markdown differ structurally. A PDF-to-Word style change reconstructs an editable layout from a fixed one and is the hardest case; office-to-office and text-to-markup changes are nearly exact.