rsvg-convert
command-line and graphical viewers for SVG files
Install
- All systems
-
curl cmd.cat/rsvg-convert.sh
- Debian
-
apt-get install librsvg2-bin
- Ubuntu
-
apt-get install librsvg2-bin
- Alpine
-
apk add librsvg
- Arch Linux
-
pacman -S librsvg
- Kali Linux
-
apt-get install librsvg2-bin
- CentOS
-
yum install librsvg2
- Fedora
-
dnf install librsvg2-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install librsvg2-bin
- OS X
-
brew install librsvg
- Raspbian
-
apt-get install librsvg2-bin
- Dockerfile
- dockerfile.run/rsvg-convert
- Docker
-
docker run cmd.cat/rsvg-convert rsvg-convert
powered by Commando
librsvg2-bin
command-line and graphical viewers for SVG files
The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. This package includes a command-line utility to convert the SVG files to the PNG format and a graphical SVG viewer.
librsvg2-tools
Extra tools for librsvg
librsvg2-dbg
SAX-based renderer library for SVG files (debug)
The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. This package contains the debugging symbols.