rsvg
command-line and graphical viewers for SVG files
Install
- All systems
-
curl cmd.cat/rsvg.sh
- Debian
-
apt-get install librsvg2-bin
- Ubuntu
-
apt-get install librsvg2-bin
- Kali Linux
-
apt-get install librsvg2-bin
- CentOS
-
yum install librsvg2-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install librsvg2-bin
- Raspbian
-
apt-get install librsvg2-bin
- Dockerfile
- dockerfile.run/rsvg
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.