macOS
brew install libemf2svglocal Homebrew formula metadata
brew / rank 5827
Microsoft (MS) EMF to SVG conversion library. Version 1.8.1 via Homebrew; verified from local package data. Also installable with debian: sudo apt install emf2svg.
install
brew install libemf2svglocal Homebrew formula metadata
sudo apk add libemf2svgAlpine Linux edge package indexes · libemf2svg · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#libemf2svgnixpkgs package indexes · pkgs/by-name/li/libemf2svg/package.nix · source: api.github.com
sudo apt install emf2svgDebian stable package indexes · emf2svg · source: deb.debian.org
sudo zypper install emf2svg-convopenSUSE Tumbleweed package metadata · emf2svg-conv · source: download.opensuse.org
overview
Microsoft (MS) EMF to SVG conversion library
history
libemf2svg is a small C/C++ conversion library and command-line tool for turning Microsoft Enhanced Metafile and EMF+ graphics into SVG.
The project README explains that libemf2svg began with a narrow document-interoperability problem: converting Visio stencil graphics from VSS files into reusable SVG. The same README points to libvisio2svg as a related motivation and notes that embedded EMF blobs can appear inside other Microsoft file formats.
Adoption has been package-manager driven rather than institutionally branded. The input metadata records packaging across Homebrew, Debian and Ubuntu as emf2svg, Nix, Alpine, and openSUSE, which is typical for format-conversion utilities that are useful in automated document-processing pipelines.
The upstream README documents the emf2svg-conv command, with explicit input and output file options and optional dimensions, plus a library API for callers that want to convert EMF data already loaded in memory.
For package maintainers, libemf2svg sits in the useful but awkward corner of office-graphics interoperability: it depends on native graphics/font libraries, handles a Windows-origin vector format, and provides a Unix-style CLI for reproducible conversion workflows.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
emf2svg-conv | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libemf2svg |
|---|---|
| Version | 1.8.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/kakwa/libemf2svg |
| Repository | https://github.com/kakwa/libemf2svg |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
emf2svg 1.1.0+ds-3+b2
Convert Enhanced Metafile to SVG
https://github.com/kakwa/libemf2svg
sudo apt install emf2svglibemf2svg-dev 1.1.0+ds-3+b2
Enhanced Metafile to SVG conversion library (development files)
https://github.com/kakwa/libemf2svg
sudo apt install libemf2svg-devlibemf2svg1 1.1.0+ds-3+b2
Enhanced Metafile to SVG conversion library (shared library)
https://github.com/kakwa/libemf2svg
sudo apt install libemf2svg1libemf2svg
nix profile install nixpkgs#libemf2svgemf2svg 1.1.0+ds-3build2
Convert Enhanced Metafile to SVG
https://github.com/kakwa/libemf2svg
sudo apt install emf2svglibemf2svg-dev 1.1.0+ds-3build2
Enhanced Metafile to SVG conversion library (development files)
https://github.com/kakwa/libemf2svg
sudo apt install libemf2svg-devlibemf2svg1 1.1.0+ds-3build2
Enhanced Metafile to SVG conversion library (shared library)
https://github.com/kakwa/libemf2svg
sudo apt install libemf2svg1libemf2svg 1.1.0-r3
MS EMF (Enhanced Metafile) to SVG conversion library
https://github.com/kakwa/libemf2svg
sudo apk add libemf2svglibemf2svg-utils 1.1.0-r3
MS EMF (Enhanced Metafile) to SVG conversion library
https://github.com/kakwa/libemf2svg
sudo apk add libemf2svg-utilsemf2svg-conv 1.1.0-2.26
EMF to SVG converter
https://github.com/kakwa/libemf2svg
sudo zypper install emf2svg-convlibemf2svg-devel 1.1.0-2.26
Development files for applications which will use libemf2svg
https://github.com/kakwa/libemf2svg
sudo zypper install libemf2svg-devellibemf2svg1 1.1.0-2.26
EMF (Enhanced Metafile) to SVG conversion library
https://github.com/kakwa/libemf2svg
sudo zypper install libemf2svg1source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.