wmf2fig

A library for reading vector images in Microsoft's native Windows Metafile Format (WMF).

Install

All systems
curl cmd.cat/wmf2fig.sh
Debian Debian
apt-get install libwmf-bin
Ubuntu
apt-get install libwmf-bin
Alpine
apk add libwmf
Arch Arch Linux
pacman -S libwmf
image/svg+xml Kali Linux
apt-get install libwmf-bin
CentOS
yum install libwmf
Fedora
dnf install libwmf
Windows (WSL2)
sudo apt-get update sudo apt-get install libwmf-bin
OS X
brew install libwmf
Raspbian
apt-get install libwmf-bin
Docker
docker run cmd.cat/wmf2fig wmf2fig powered by Commando

libwmf

A library for reading vector images in Microsoft's native Windows Metafile Format (WMF).

libwmf-bin

Windows metafile conversion tools

Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... This package contains several frontends to libwmf (wmf2x, wmf2gd, wmf2fig, wmf2eps, wmf2svg).