macOS
brew install resvglocal Homebrew formula metadata
brew / rank 1158
SVG rendering tool and library. Version 0.48.1 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install librust-resvg-dev.
install
brew install resvglocal Homebrew formula metadata
sudo apk add resvgAlpine Linux edge package indexes · resvg · source: dl-cdn.alpinelinux.org
sudo apt install resvgDebian stable package indexes · resvg · source: deb.debian.org
nix profile install nixpkgs#resvgnixpkgs package indexes · pkgs/by-name/re/resvg/package.nix · source: api.github.com
sudo pacman -S resvgArch Linux sync databases · resvg · source: geo.mirror.pkgbuild.com
sudo zypper install resvgopenSUSE Tumbleweed package metadata · resvg · source: download.opensuse.org
scoop install main/resvgScoop official bucket manifest trees · bucket/resvg.json · source: api.github.com
overview
SVG rendering tool and library
history
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.
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 |
|---|---|---|---|
resvg | cli | global executable | |
usvg | cli | global executable |
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.
https://github.com/linebender/resvg
install metadata
| Package key | brew:resvg |
|---|---|
| Version | 0.48.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/resvg |
| Homepage | https://github.com/linebender/resvg |
| Repository | https://github.com/linebender/resvg |
| License | MPL-2.0 |
| Source archive | https://github.com/linebender/resvg/archive/refs/tags/v0.48.1.tar.gz |
| Last updated | 2026-09-11T02:03:46Z |
| Pulse | updated |
| Build dependencies | cargo-c, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/resvgsource 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.