Plugin icon

Export Map to EMF

Plugin ID: 6117

Exports the current map canvas to an Enhanced Metafile (.emf). Adds an entry to File > Import/Export, regardless of the QGIS UI language (including Danish).

(0) votes 
Download latest
Versions JSON
Latest version

Exports the current QGIS map canvas as a vector Enhanced Metafile (.emf), suitable for embedding fully editable, scalable graphics into Microsoft Word or PowerPoint. Internally the plugin renders the map canvas to SVG using QGIS's own map renderer, then converts that SVG to EMF using Inkscape. EMF is a native Windows format, so the conversion step requires QGIS to be running on Windows with Inkscape installed. The menu entry is inserted into File > Import/Export using QGIS's language-independent projectImportExportMenu()/addProjectExportAction() API (QGIS >= 3.30), with a fallback for older versions, so it appears correctly no matter what UI language QGIS is running in (English, Danish, etc.).

Version QGIS >= QGIS <= Date
1.0.4 - 3.16.0 3.99.0 52 lifagisteam 2026-08-26T13:14:27.270054+00:00