macOS
brew install resvglocal Homebrew formula metadata
brew / 順位 1158
resvg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install resvglocal Homebrew formula metadata
sudo apk add resvgAlpine Linux edge package indexes · resvg · ソース: dl-cdn.alpinelinux.org
sudo apt install resvgDebian stable package indexes · resvg · ソース: deb.debian.org
nix profile install nixpkgs#resvgnixpkgs package indexes · pkgs/by-name/re/resvg/package.nix · ソース: api.github.com
sudo pacman -S resvgArch Linux sync databases · resvg · ソース: geo.mirror.pkgbuild.com
sudo zypper install resvgopenSUSE Tumbleweed package metadata · resvg · ソース: download.opensuse.org
scoop install main/resvgScoop official bucket manifest trees · bucket/resvg.json · ソース: api.github.com
概要
SVG rendering tool and library
履歴
resvg is a Rust-based library and command-line application for rendering static SVG documents, commonly to PNG.
resvg was created as a portable SVG renderer written completely in Rust, with a focus on static SVG correctness, safety, small binaries, and reproducible output.
The project developed a family of components around the renderer, including `usvg` for parsing and simplifying SVG and `tiny-skia` for software rasterization. It later moved under the Linebender organization.
Its changelog records continuing semantic-versioned releases, expanded SVG 2 support, API development, rendering improvements, and a dual Apache-2.0-or-MIT license.
resvg is distributed through Homebrew, Alpine, Debian’s Rust source packages, Arch, Nix, Scoop, and Zypper, and can also be consumed as Rust and C libraries or compiled to WebAssembly.
CLI users render an input SVG to a PNG file or standard output and can control dimensions, zoom, DPI, background color, stylesheets, languages, and rendering hints.
Developers can embed the Rust or C library; `usvg` handles SVG parsing and normalization separately from the rendering stage.
The program uses command-line inputs and does not document a persistent configuration or credentials file.
resvg offers a compact, memory-safe, dependency-light alternative to using an entire browser engine for deterministic static-SVG rendering.
The separation of parsing and normalization in `usvg` from rasterization in `resvg`, together with a large regression suite, makes the project valuable both as a command-line converter and as reusable graphics infrastructure.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
resvg | cli | グローバル実行可能ファイル | |
usvg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/linebender/resvg
インストールメタデータ
| パッケージキー | brew:resvg |
|---|---|
| バージョン | 0.48.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/resvg |
| ホームページ | https://github.com/linebender/resvg |
| リポジトリ | https://github.com/linebender/resvg |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/linebender/resvg/archive/refs/tags/v0.48.1.tar.gz |
| 最終更新 | 2026-09-11T02:03:46Z |
| Pulse | updated |
| ビルド依存関係 | cargo-c, rust |
| 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 | resvg |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
librust-resvg-dev 0.45.1-1
SVG rendering library - Rust source code
https://github.com/linebender/resvg
sudo apt install librust-resvg-devlibrust-usvg-dev 0.45.1-1
SVG simplification library - Rust source code
https://github.com/linebender/resvg
sudo apt install librust-usvg-devresvg 0.45.1-1
SVG rendering library (command-line utility)
https://github.com/linebender/resvg
sudo apt install resvgusvg 0.45.1-1
SVG simplification tool
https://github.com/linebender/resvg
sudo apt install usvgresvg
nix profile install nixpkgs#resvgresvg 0.48.1-r0
SVG rendering library
https://github.com/linebender/resvg
sudo apk add resvgresvg-dev 0.48.1-r0
SVG rendering library (development files)
https://github.com/linebender/resvg
sudo apk add resvg-devresvg-libs 0.48.1-r0
SVG rendering library (libraries)
https://github.com/linebender/resvg
sudo apk add resvg-libsresvg 0.48.1-1
SVG rendering library and CLI
https://github.com/linebender/resvg
sudo pacman -S resvglibresvg0_48 0.48.1-1.1
SVG rendering library (C++/Qt API)
https://github.com/linebender/resvg
sudo zypper install libresvg0_48resvg 0.48.1-1.1
SVG rendering library
https://github.com/linebender/resvg
sudo zypper install resvgresvg-devel 0.48.1-1.1
SVG rendering library (C++/Qt API)
https://github.com/linebender/resvg
sudo zypper install resvg-develresvg-devel-static 0.48.1-1.1
SVG rendering library (C++/Qt API)
https://github.com/linebender/resvg
sudo zypper install resvg-devel-staticusvg 0.48.1-1.1
SVG simplification tool
https://github.com/linebender/resvg
sudo zypper install usvgmain/resvg
scoop install main/resvgソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.