WMF Viewer

轻量 WMF/EMF 图像查看器 — 用户教程 Lightweight WMF/EMF Image Viewer — User Tutorial

Get it from Windows Store

🚀 快速入门Quick Start

如何开始查看 WMF 图片?
How do I start viewing WMF images?
  1. 启动 WMF Viewer。Launch WMF Viewer.
  2. 点击屏幕中央的 Open File 按钮(或按 Ctrl + O),选择一个 .wmf.emf 文件。Click the Open File button in the center (or press Ctrl + O) and select a .wmf or .emf file.
  3. 图片会自动适应窗口大小显示。底部状态栏显示文件名、页码、尺寸和缩放比例。The image will automatically fit the window. The bottom status bar shows the file name, page index, dimensions, and zoom level.
  4. 用鼠标滚轮缩放,按住鼠标左键拖动来平移。Use the mouse wheel to zoom, and hold the left mouse button to pan.
WMF Viewer Main Window
📁

WMF/EMF 支持

WMF/EMF Support

原生支持 Windows 图元文件格式,高分辨率渲染。

Native support for Windows Metafile formats with high-resolution rendering.

🔍

平滑缩放

Smooth Zoom

鼠标滚轮以光标位置为中心缩放,保持精确对焦。

Mouse-wheel zoom centers on the cursor for precise focus.

🔄

旋转

Rotation

顺时针或逆时针旋转 90°,实时预览。

Rotate 90° clockwise or counter-clockwise with real-time preview.

📤

导出与打印

Export & Print

保存为 PNG、JPEG、BMP 格式,或直接打印。

Save as PNG, JPEG, or BMP, or print directly.

📌

拖放支持

Drag & Drop

直接将文件拖放到窗口中打开。

Drag and drop files directly onto the window.

全屏浏览

Fullscreen

按 F11 进入沉浸式全屏模式。

Press F11 for immersive fullscreen viewing.

🎨 界面概览Interface Overview

Interface Overview

顶部工具栏: 包含打开、导航、缩放、旋转、复制、导出、打印和全屏按钮。

Top toolbar: includes Open, Navigation, Zoom, Rotate, Copy, Export, Print, and Fullscreen buttons.

主显示区: 中间区域显示当前图片,支持鼠标滚轮缩放和拖拽平移。

Main display area: the central area shows the current image, supports mouse-wheel zoom and drag panning.

底部状态栏: 左侧显示文件名和页码,中间显示图片尺寸,右侧显示缩放比例。

Bottom status bar: left shows file name and page index, center shows image dimensions, right shows zoom level.

导航箭头: 图片区域左右两侧的半透明箭头,用于切换上一张/下一张。

Navigation arrows: semi-transparent arrows on the left/right edges of the image area for switching between images.

📂 打开文件Opening Files

方式一:通过按钮打开

Method 1: Open from button

  1. 点击工具栏的 打开 图标 ,或点击启动界面的 "Open File" 按钮。Click the Open icon on the toolbar, or click the "Open File" button on the start screen.
  2. 在文件对话框中选择一个 .wmf.emf 文件。Select a .wmf or .emf file in the file dialog.

方式二:拖拽打开

Method 2: Drag and drop

  1. 在文件资源管理器中选中一个 WMF/EMF 文件。Select a WMF/EMF file in File Explorer.
  2. 拖拽到 WMF Viewer 窗口中释放。Drag it into the WMF Viewer window.

方式三:命令行打开

Method 3: Command line

可以将 WMF/EMF 文件关联到 WMF Viewer,然后双击打开;或者在命令行运行:

You can associate WMF/EMF files with WMF Viewer and double-click them, or run from the command line:

WMFViewer.exe "C:\path\to\image.wmf"
💡

提示: 打开一个文件后,程序会自动加载同目录下的其他 WMF/EMF 文件,你可以用左右方向键快速切换。

Tip: after opening a file, the app automatically loads other WMF/EMF files in the same folder. Use the Left/Right arrow keys to switch quickly.

🔍 缩放与平移Zoom & Pan

缩放

Zoom

  • 鼠标滚轮:向上放大,向下缩小,以光标位置为中心。Mouse wheel: scroll up to zoom in, down to zoom out, centered on cursor.
  • 工具栏按钮 缩小 / 放大。Toolbar buttons: Zoom Out / Zoom In.
  • 适应窗口Ctrl + 0,让图片完整显示在窗口中。Fit to Window: or Ctrl + 0, fit the entire image in the window.
  • 实际大小:1:1 或 Ctrl + 1,按原始像素显示。Actual Size: 1:1 or Ctrl + 1, display at original pixel size.

平移

Pan

  • 按住 鼠标左键 拖动来移动图片。Hold the left mouse button and drag to move the image.
Zoom and Pan

🔄 旋转Rotation

点击工具栏的顺时针 / 逆时针旋转按钮,图片会按 90° 步进旋转。旋转是实时生效的,不会影响原文件。

Click the clockwise / counter-clockwise rotation buttons on the toolbar. The image rotates in 90° steps. Rotation is applied in real time and does not affect the original file.

Rotation

💬 切换图片Switching Images

当同一文件夹中存在多个 WMF/EMF 文件时,可以快速切换:

When multiple WMF/EMF files exist in the same folder, you can switch quickly:

  • 工具栏:点击 (上一张)和 (下一张)按钮。Toolbar: click the (Previous) and (Next) buttons.
  • 导航箭头:点击图片区域两侧的半透明箭头。Navigation arrows: click the semi-transparent arrows on the edges of the image area.
  • 键盘:按 (上一张)或 (下一张)。Keyboard: press (Previous) or (Next).

全屏模式Fullscreen

  1. F11 或点击工具栏的全屏按钮进入全屏。Press F11 or click the fullscreen button on the toolbar to enter fullscreen.
  2. 全屏模式下工具栏和状态栏仍然可用。The toolbar and status bar remain accessible in fullscreen.
  3. EscF11 退出全屏。Press Esc or F11 to exit fullscreen.
Fullscreen Mode

📤 导出图片Export Image

  1. 打开一张 WMF/EMF 图片。Open a WMF/EMF image.
  2. 点击工具栏的 导出 按钮 (或按 Ctrl + S)。Click the Export button on the toolbar (or press Ctrl + S).
  3. 选择保存位置和格式(PNG / JPEG / BMP),点击保存。Choose the save location and format (PNG / JPEG / BMP), then click Save.
Export Dialog

🖨 打印Print

  1. 打开要打印的图片。Open the image you want to print.
  2. 点击工具栏的 打印 按钮 (或按 Ctrl + P)。Click the Print button on the toolbar (or press Ctrl + P).
  3. 在打印对话框中选择打印机和设置,图片会自动居中并适应纸张大小。Select your printer and settings. The image will be centered and scaled to fit the paper.

快捷键Keyboard Shortcuts

操作Action快捷键Shortcut
打开文件Open fileCtrl + O
导出图片Export imageCtrl + S
打印PrintCtrl + P
放大Zoom inCtrl + +
缩小Zoom outCtrl + -
适应窗口Fit to windowCtrl + 0
实际大小Actual sizeCtrl + 1
上一张Previous image
下一张Next image
全屏切换Toggle fullscreenF11
退出全屏Exit fullscreenEsc

常见问题FAQ

支持哪些文件格式?
What file formats are supported?
支持 Windows Metafile(.wmf)和 Enhanced Metafile(.emf)格式。程序会以 192 DPI 高分辨率渲染矢量图,确保缩放时清晰。
Supports Windows Metafile (.wmf) and Enhanced Metafile (.emf) formats. The app renders vector graphics at 192 DPI for crisp zooming.
导出支持哪些格式?
What export formats are supported?
支持 PNG、JPEG 和 BMP 三种格式。PNG 为无损格式,JPEG 可能有压缩损失,BMP 为无压缩位图。
PNG, JPEG, and BMP are supported. PNG is lossless, JPEG may have compression artifacts, and BMP is uncompressed.
为什么图片显示模糊?
Why does the image look blurry?
WMF/EMF 是矢量格式,程序会以高分辨率渲染。如果图片看起来模糊,尝试点击"适应窗口"(Ctrl + 0)重新缩放。
WMF/EMF are vector formats, and the app renders them at high resolution. If the image looks blurry, try "Fit to Window" (Ctrl + 0) to rescale.
旋转后保存会改变原文件吗?
Does rotation change the original file?
不会。旋转只影响屏幕显示,不会修改原始文件。导出时会应用当前的旋转角度。
No. Rotation only affects the screen display and does not modify the original file. The current rotation is applied when exporting.