EMF 🗎

EMF — Enhanced Windows Metafile

Open Beta
.emf · image/x-emf

EMF (Enhanced Metafile) is Windows' 32-bit vector format, successor to WMF and the standard intermediate format for printing and pasting graphics into Microsoft Office. Our exporter works directly, without Inkscape: the map is rendered through QGIS to SVG, then paths are parsed into polylines and written as binary EMF records (EMR). Honestly: the output is stroked outlines (black pen, no fills or labels), convenient for pasting into Word, Visio, and PowerPoint and scaling without pixelation.

今すぐEMFをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

Direct export without Inkscape (pure Python, binary EMR records)
32-bit coordinates — large maps without scale overflow
Pipeline QGIS → SVG → polylines → EMF
Stroked outlines of roads, buildings, and water bodies
Opens in Office, Visio, LibreOffice, Inkscape, CorelDRAW
Example EMF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

EMFフォーマットについて

EMF is a vector format of Windows, the successor of the old WMF. It is the internal graphics language of the system itself: Windows uses it to send a drawing to print and to store vector insets in documents. That is why Word, PowerPoint and Visio accept EMF as a native format and scale it without pixelation.

A map is exported to EMF when the scheme is needed right inside an office document: a terrain plan in an explanatory note, an inset in a presentation, a base under a diagram in Visio, printing a large sheet through an ordinary Windows plotter driver. Putting a PNG picture there means getting a blur when it is enlarged, while EMF stays crisp at any scale.

The export works directly, without Inkscape: the map is rendered to SVG, the paths are broken into polylines and written as binary EMF commands. Honestly about the result: what you get is line outlines in a black pen — roads, buildings and water bodies as lines, without fills and without text labels. If you need a color map with street names, take SVG or PDF.

EMFファイルを開けるプログラム

次のプログラムおよびアプリケーションは、OSM2CDRからエクスポートしたEMF — Enhanced Windows Metafile(.emf)ファイルを開き、編集し、利用できます:

💻Microsoft Word / Visio / PowerPoint 📄LibreOffice Draw Inkscape 🎨CorelDRAW 💻IrfanView

Format specifications

EMF地図を利用するユーザー

🏗
Pasting a vector district outline into a Word document or PowerPoint slide
A vector scheme of a district in a Word report or in a presentation — without blur when enlarged.
💻
Importing map contours into Microsoft Visio for a technical diagram
Map outlines in Visio, where they are ungrouped and styled as diagram shapes.
📊
Printing a large map on an A0/A1 plotter via the standard Windows driver
Printing a large-format sheet through an ordinary Windows plotter driver.
🎨
A contour basemap next to an engineering drawing in an Office document
An outline base plan next to an engineering drawing inside an office document.

EMFのエクスポート方法

1
範囲を選択
osm2cdr.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
EMFを選択
利用可能な127種類のエクスポートフォーマットの一覧からEMF — Enhanced Windows Metafileを選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.emfファイルを受け取れます
4
ダウンロード
完成したEMFファイルをダウンロードし、Microsoft Word / Visio / PowerPointで開きます

エクスポート後の開き方

EMFの人気地図

フリー

EMF — Enhanced Windows Metafileの地図エクスポートを入手

OpenStreetMapからプロフェッショナルなEMF地図をダウンロード。即時生成、任意の範囲に対応。

無料 /エクスポート
今すぐEMFをエクスポート →

よくある質問

Is Inkscape required to get EMF?
Does EMF here have color, fills, and labels?
How is EMF different from WMF?
Can the outlines be colored in?
Why are there no street names on the map?
Will the file open on macOS or Linux?

関連フォーマット

よく一緒にエクスポートされるフォーマット

Related Articles