快速入门Quick Start
- 启动 WMF Viewer。Launch WMF Viewer.
- 点击屏幕中央的 Open File 按钮(或按 Ctrl + O),选择一个
.wmf或.emf文件。Click the Open File button in the center (or press Ctrl + O) and select a.wmfor.emffile. - 图片会自动适应窗口大小显示。底部状态栏显示文件名、页码、尺寸和缩放比例。The image will automatically fit the window. The bottom status bar shows the file name, page index, dimensions, and zoom level.
- 用鼠标滚轮缩放,按住鼠标左键拖动来平移。Use the mouse wheel to zoom, and hold the left mouse button to pan.
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
顶部工具栏: 包含打开、导航、缩放、旋转、复制、导出、打印和全屏按钮。
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
- 点击工具栏的 打开 图标 ,或点击启动界面的 "Open File" 按钮。Click the Open icon on the toolbar, or click the "Open File" button on the start screen.
- 在文件对话框中选择一个
.wmf或.emf文件。Select a.wmfor.emffile in the file dialog.
方式二:拖拽打开
Method 2: Drag and drop
- 在文件资源管理器中选中一个 WMF/EMF 文件。Select a WMF/EMF file in File Explorer.
- 拖拽到 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.
旋转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.
全屏模式Fullscreen
- 按 F11 或点击工具栏的全屏按钮进入全屏。Press F11 or click the fullscreen button on the toolbar to enter fullscreen.
- 全屏模式下工具栏和状态栏仍然可用。The toolbar and status bar remain accessible in fullscreen.
- 按 Esc 或 F11 退出全屏。Press Esc or F11 to exit fullscreen.
导出图片Export Image
- 打开一张 WMF/EMF 图片。Open a WMF/EMF image.
- 点击工具栏的 导出 按钮 (或按 Ctrl + S)。Click the Export button on the toolbar (or press Ctrl + S).
- 选择保存位置和格式(PNG / JPEG / BMP),点击保存。Choose the save location and format (PNG / JPEG / BMP), then click Save.
打印Print
- 打开要打印的图片。Open the image you want to print.
- 点击工具栏的 打印 按钮 (或按 Ctrl + P)。Click the Print button on the toolbar (or press Ctrl + P).
- 在打印对话框中选择打印机和设置,图片会自动居中并适应纸张大小。Select your printer and settings. The image will be centered and scaled to fit the paper.
快捷键Keyboard Shortcuts
| 操作 | Action | 快捷键 | Shortcut |
|---|---|---|---|
| 打开文件 | Open file | Ctrl + O | |
| 导出图片 | Export image | Ctrl + S | |
| 打印 | Ctrl + P | ||
| 放大 | Zoom in | Ctrl + + | |
| 缩小 | Zoom out | Ctrl + - | |
| 适应窗口 | Fit to window | Ctrl + 0 | |
| 实际大小 | Actual size | Ctrl + 1 | |
| 上一张 | Previous image | ← | |
| 下一张 | Next image | → | |
| 全屏切换 | Toggle fullscreen | F11 | |
| 退出全屏 | Exit fullscreen | Esc |
常见问题FAQ
.wmf)和 Enhanced Metafile(.emf)格式。程序会以 192 DPI 高分辨率渲染矢量图,确保缩放时清晰。.wmf) and Enhanced Metafile (.emf) formats. The app renders vector graphics at 192 DPI for crisp zooming.