WMF 🗎

WMF — Windows Metafile (legacy)

Open Beta
.wmf · image/x-wmf

WMF (Windows Metafile) is Windows' 16-bit vector format from 1990, still alive in the Office clipboard and in legacy documents. Our exporter writes WMF directly, without Inkscape: the map is rendered through QGIS to SVG, paths are parsed into polylines and encoded as Placeable WMF records. Honest about the format limits: coordinates are 16-bit (±32767), so large maps are clamped into the coordinate space with some precision loss, and the output is stroked outlines without fills or labels. WMF is chosen for compatibility with old Word and Visio versions.

Εξαγωγή WMF τώρα ✨ Open Beta — δωρεάν, χωρίς όρια

Βασικά χαρακτηριστικά

Direct export without Inkscape (pure Python, Placeable WMF records)
Placeable Metafile header with magic 0x9AC6CDD7 and correct scale
Pipeline QGIS → SVG → polylines → WMF
Compatible with all Microsoft Word versions
Stroked outlines (16-bit coordinates clamped to ±32767)
Example WMF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Σχετικά με τη μορφή WMF

WMF is a Windows vector format from the late 1980s that has survived to this day in the Office clipboard and in old documents. It is 16-bit: coordinates fit into a range of roughly minus 32 to plus 32 thousand units, and that determines all of its behavior.

It is taken for exactly one reason — compatibility. If a map has to go into a document that is opened in Word 2003 or in earlier generations of Visio, and every other format breaks there, WMF will work.

We write the file directly, without Inkscape: the map is rendered to SVG, the paths are broken down into polylines and encoded as Placeable WMF records with a correct header and scale. The output is line work: there are no fills and no labels in the file, and over a large area small geometry gets rounded off because of the cramped coordinate space.

That is why WMF is the format of last-resort compatibility. If the receiving side allows anything else, EMF, SVG or PDF will give you fills, text and precision.

Ποιο πρόγραμμα ανοίγει αρχεία WMF

Τα ακόλουθα προγράμματα και εφαρμογές μπορούν να ανοίξουν, να επεξεργαστούν και να εργαστούν με αρχεία WMF — Windows Metafile (legacy) (.wmf) που έχουν εξαχθεί από το OSM2CDR:

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

Format specifications

Ποιοι χρησιμοποιούν χάρτες WMF

🏗
Pasting a map into Microsoft Word 2003/2007 or Visio with maximum compatibility
The map is inserted into Word and Visio documents of earlier generations and stays vector.
💻
Exchanging vector graphics with a legacy Office pipeline
Exchanging graphics with an old office pipeline that does not accept modern formats.
📊
Opening the map in LibreOffice on Linux alongside Windows-user documents
Opening in LibreOffice on Linux alongside colleagues' documents on Windows.
🎨
An archival document meant to outlive editor and OS changes
An archival document that has to survive a change of editors and operating systems.

Πώς να εξαγάγετε WMF

1
Επιλογή περιοχής
Σχεδιάστε ένα ορθογώνιο ή πολύγωνο στον διαδραστικό χάρτη στο osm2cdr.ru
2
Επιλέξτε WMF
Επιλέξτε WMF — Windows Metafile (legacy) από τη λίστα με τις 127 διαθέσιμες μορφές εξαγωγής
3
Εξαγωγή
Κάντε κλικ στο «Εξαγωγή» και λάβετε το αρχείο σας .wmf σε 1-5 λεπτά
4
Λήψη
Κατεβάστε το έτοιμο αρχείο WMF και ανοίξτε το στο Microsoft Word / Visio / PowerPoint

Πώς να το ανοίξετε μετά την εξαγωγή

Δημοφιλείς χάρτες σε WMF

Δωρεάν

Αποκτήστε εξαγωγές χαρτών WMF — Windows Metafile (legacy)

Κατεβάστε επαγγελματικούς χάρτες WMF από το OpenStreetMap. Άμεση δημιουργία, για οποιαδήποτε περιοχή.

Δωρεάν / εξαγωγή
Εξαγωγή WMF τώρα →

Συχνές ερωτήσεις

Is Inkscape required for WMF?
Why do large maps lose precision?
Are there fills and labels?
How is WMF different from EMF?
Can the lines be edited after insertion?

Σχετικές μορφές

Συχνά εξάγονται μαζί

Related Articles