Yes — pictures, charts, and inline graphics embedded in the Markdown are extracted and re-embedded in the TXT at their original resolution. They land in roughly the same position relative to the surrounding text.
我可以将很多 Markdown 文件转换成 TXT 批次吗?
+
Yes — drop a folder of Markdown files in and they convert in parallel, each producing its own TXT. Pro accounts get more parallel workers and higher per-file caps for large document sets.
转换 Markdown 到 TXT 的准确度如何?
+
Text fidelity is near-perfect; layout fidelity depends on how far Markdown and TXT 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.
Is my Markdown document private during conversion?