About WMF Files
Windows Metafile
WMF (Windows Metafile) is a legacy Windows vector graphics format.
Family
Raster & Vector Images
Extension
.wmf
MIME Type
image/wmf, application/wmf
Can Use As
HOW WMF
CAME TO BE.
WMF — Windows Metafile — was designed by Microsoft for Windows 3.0 (1990) as a vector graphics format that could record a sequence of GDI (Graphics Device Interface) drawing calls. A WMF file is literally a script: "draw rectangle here, set pen color, draw text, fill ellipse" — the same commands a Windows app would issue to the screen. Replay the script and the drawing appears.
For 15 years WMF was the clipboard and embedded-graphic format on Windows. Every clipart collection, every Office Insert ClipArt result, every PowerPoint imported vector graphic landed as WMF. A successor EMF (Enhanced Metafile, 1993) added 32-bit coordinates and more drawing primitives; EMF+ (2000) added GDI+ support. All three are still supported by Windows and Office, and .wmf files still surface from legacy archives and Office 95-era clip art.
CURIOSITIES &
TRIVIA.
A WMF file is literally a sequence of GDI drawing commands — rendering it is exactly equivalent to a Windows app drawing the image.
Microsoft Office ClipArt (1995-2010) was overwhelmingly WMF — millions of "cute" vector drawings.
The WMF vulnerability in 2005 (MS06-001) was a Windows-wide security crisis — the format's design allowed executable code in Escape records.
EMF (Enhanced Metafile) added 32-bit coordinates in 1993; EMF+ added GDI+ in 2000 — both still in Windows today.
WMF/EMF remain the default vector format exchanged between Windows apps via clipboard.
STRENGTHS &
LIMITATIONS.
Strengths
- Native Windows vector format.
- Efficient for line-art and diagrammatic images.
- Preserved in Office clipboard workflows.
Limitations
- Windows-only — poor Mac and Linux support.
- 2005 security vulnerability eroded trust.
- 16-bit coordinates in original WMF limit canvas size.
- Largely superseded by SVG for modern vector exchange.
- Not a web format.
Typical Sizes & Weights
Simple clipart
5-50 KB
Detailed vector drawing
50-500 KB
Technical Specifications
- MIME type
- image/wmf
- Extension
- .wmf
- Container
- Sequence of GDI drawing records
- Successors
- .emf (1993), .emf+ / .emfx (2000)
- Related spec
- [MS-WMF] (Microsoft Open Specifications)
CONVERT FROM
WMF
Common Use Cases
Legacy Windows graphics
Popular WMF conversions
The most-requested destinations when starting from WMF.
Frequently Asked Questions about WMF
Frequently Asked Questions
WMF (Windows Metafile) is an image format used to store raster graphics — a two-dimensional grid of pixels describing a picture. It is part of the raster & vector images family and designed around a specific trade-off between file size, visual fidelity, and feature support (transparency, colour depth, compression type). Photographers, web designers, and content creators choose WMF when its particular strengths match the publishing target.
Most desktop photo viewers (Windows Photos, macOS Preview, GIMP, Photoshop, Affinity Photo) open WMF natively. On mobile, iOS Photos and Google Photos display WMF in the gallery when supported by the OS. If the format is rare or new, convert to JPG or PNG first — both are universally readable — using our WMF to JPG or WMF to PNG converter.
Upload the WMF to KaijuConverter and pick a target format (JPG, PNG, WebP, HEIC, TIFF, BMP, SVG, PDF). The conversion runs in the browser via ImageMagick and returns a download in seconds. No account or installation required; both input and output delete automatically within two hours.
It depends on the task. JPG is the smallest file size for photographs; PNG is lossless with transparency; WMF has its own niche that may favour colour depth, animation, or encoding efficiency over one or both of those. For the final web publish, test all three and measure file size plus visible quality on real content.