Yes — that is the advantage of rendering Word to an image: the page is rasterized exactly as it displays, with fonts baked into the pixels. The recipient sees the precise layout regardless of which fonts they have installed, unlike sending an editable document that may reflow on their machine.
是 — 将 Word 第一页改为 72- 150 的单 BMP DPI 。 生成文档缩略图或预览卡的标准方式是 DPI 。 设置页面范围为 `1', 转换器返回 one BMP 文件, 而不是 ZIP 。
BMP 是否是可搜索的或可选择的文本?
+
否 - 将 Word 的 BMP 转换成像素, 使图像无法搜索或选择。 这是故意的: 图像输出用于像素- 完全的视觉共享。 如果您需要可编辑或可搜索的输出, 将 Word 转换为 DOCX 或保留成文本 。
Is my Word private during conversion?
+
Yes — uploaded Word files and the rendered images are processed in isolated workers and deleted within minutes. We never read, store, or share the document contents. See /privacy/.
You are viewing a raster image, so zooming past its native resolution shows the pixels. Re-render the Word at 300 DPI for a sharper BMP that holds up when enlarged or printed. For infinite-zoom output, render to SVG instead where the source contains vector content.