macOS
brew install dvisvgmlocal Homebrew formula metadata
sudo port install dvisvgmMacPorts ports tree · graphics/dvisvgm/Portfile · ソース: api.github.com
brew
dvisvgm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dvisvgmlocal Homebrew formula metadata
sudo port install dvisvgmMacPorts ports tree · graphics/dvisvgm/Portfile · ソース: api.github.com
sudo apk add dvisvgmAlpine Linux edge package indexes · dvisvgm · ソース: dl-cdn.alpinelinux.org
sudo apt install dvisvgmDebian stable package indexes · dvisvgm · ソース: deb.debian.org
sudo pacman -S dvisvgmArch Linux sync databases · dvisvgm · ソース: geo.mirror.pkgbuild.com
概要
Fast DVI to SVG converter
履歴
dvisvgm is a TeX-oriented command-line converter that turns DVI, EPS, and PDF input into SVG. Its manual page emphasizes DVI and XDV support, TeX specials, font outline extraction, Metafont bitmap tracing, multi-page output handling, and SVG compatibility options.
The public GitHub repository was created in April 2013, and GitHub release metadata records release 1.9 in February 2015. The project is maintained by Martin Gieseking and has grown from a DVI-to-SVG converter into a broader TeX graphics conversion tool with EPS and PDF modes.
The manual page reflects the project's close relationship with TeX internals: it supports classic DVI, pTeX vertical-mode DVI, XeTeX/XDV, specials, font embedding choices, WOFF/WOFF2 output for DVI-derived fonts, and path conversion for PDF and PostScript text.
dvisvgm also maintains a practical local cache for converted bitmap fonts under XDG cache locations, showing the sort of engineering needed to bridge old TeX font formats and modern web/vector output.
dvisvgm's adoption comes from the TeX and documentation ecosystem, where SVG output is useful for web pages, generated docs, previews, and math-heavy publishing workflows. The input package metadata lists broad distribution packaging across Homebrew, Debian, Ubuntu, Alpine, Arch, and MacPorts.
That cross-distribution packaging matters because dvisvgm is often installed as part of a larger TeX workflow rather than discovered as a standalone graphics app. Package managers make it available beside TeX Live, Ghostscript, and font tooling where automated document builds can call it.
Users typically run dvisvgm on DVI/XDV files produced by TeX engines, or on EPS/PDF inputs using the corresponding modes. The common package-manager surface is a single CLI executable, dvisvgm, with options for page selection, bounding boxes, font conversion, bitmap embedding, color behavior, and output portability.
The manpage documents an XDG-style font cache at $XDG_CACHE_HOME/dvisvgm/ or $HOME/.cache/dvisvgm, which is important for repeat conversions of Metafont-derived bitmap fonts.
dvisvgm is important package plumbing because it connects a decades-old TeX output format to browser-native SVG without requiring a full graphical application. It sits at a useful intersection of TeX engines, font libraries, Ghostscript/PostScript/PDF handling, and reproducible documentation builds.
For packagers, dvisvgm is also a dependency-sensitive converter: its useful behavior depends on the TeX installation, font availability, Ghostscript support, and optional image/font formats. That makes it more interesting than a simple file-format filter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dvisvgm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mgieseki/dvisvgm
インストールメタデータ
| パッケージキー | brew:dvisvgm |
|---|---|
| バージョン | 3.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dvisvgm |
| ホームページ | https://dvisvgm.de |
| リポジトリ | https://github.com/mgieseki/dvisvgm |
| 上流ドキュメント | https://dvisvgm.de/Manpage |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/mgieseki/dvisvgm/releases/download/3.6/dvisvgm-3.6.tar.gz |
| 最終更新 | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| 依存関係 | brotli, freetype, ghostscript, potrace, texlive, woff2 |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dvisvgm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dvisvgm 3.4.4+ds-1
DVI to SVG converter
sudo apt install dvisvgmdvisvgm 3.2.1+ds-1build1
DVI to SVG converter
sudo apt install dvisvgmdvisvgm 3.6-r0
A fast DVI, EPS, and PDF to SVG converter
https://github.com/mgieseki/dvisvgm
sudo apk add dvisvgmdvisvgm-doc 3.6-r0
A fast DVI, EPS, and PDF to SVG converter (documentation)
https://github.com/mgieseki/dvisvgm
sudo apk add dvisvgm-docdvisvgm 3.6-2
A fast DVI, EPS, and PDF to SVG converter
sudo pacman -S dvisvgmdvisvgm
sudo port install dvisvgmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.