macOS
brew install resvglocal Homebrew formula metadata
安装
brew install resvglocal Homebrew formula metadata
sudo apk add resvgAlpine Linux edge package indexes · resvg · 来源: dl-cdn.alpinelinux.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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.