libwmf

Library for converting WMF (Windows Metafile) files to other formats

brewmacoslinux
Try with needOr install directly
Source

About

Library for converting WMF (Window Metafile Format) files

Commands

wmf2epswmf2figwmf2svgwmf2gd

Examples

Convert WMF file to EPS (Encapsulated PostScript) format$ wmf2eps input.wmf -o output.eps
Convert WMF file to SVG (Scalable Vector Graphics) format$ wmf2svg input.wmf -o output.svg
Convert WMF file to FIG format for xfig editor$ wmf2fig input.wmf -o output.fig