<s>
librsvg	B-Language
is	O
a	O
free	B-Application
software	I-Application
SVG	B-Application
rendering	O
library	B-Library
written	O
as	O
part	O
of	O
the	O
GNOME	B-Application
project	O
,	O
intended	O
to	O
be	O
lightweight	O
and	O
portable	O
.	O
</s>
<s>
The	O
Linux	B-Application
command-line	O
program	O
rsvg-convert	B-Language
uses	O
the	O
library	B-Library
to	O
turn	O
SVG	B-Application
files	I-Application
into	O
raster	B-Algorithm
images	I-Algorithm
.	O
</s>
<s>
Wikipedia	O
and	O
Wikimedia	O
Commons	O
use	O
a	O
version	O
of	O
librsvg	B-Language
2.40	O
to	O
render	O
SVG	B-Application
as	O
PNG	O
.	O
</s>
<s>
librsvg	B-Language
uses	O
two	O
other	O
libraries	O
to	O
perform	O
tasks	O
from	O
reading	O
the	O
file	O
to	O
rendering	O
to	O
the	O
screen	O
:	O
</s>
<s>
libxml	B-Application
is	O
used	O
to	O
parse	B-Language
the	O
XML	B-Protocol
representation	O
of	O
an	O
SVG	B-Application
file	I-Application
into	O
a	O
form	O
that	O
can	O
be	O
accessed	O
quickly	O
by	O
the	O
library	B-Library
.	O
</s>
<s>
cairo	B-Language
is	O
used	O
to	O
render	O
the	O
information	O
obtained	O
by	O
libxml	B-Application
to	O
a	O
block	B-General_Concept
of	O
memory	B-Architecture
.	O
</s>
<s>
Since	O
v2.41.0	O
many	O
parts	O
have	O
been	O
rewritten	O
in	O
Rust	B-Application
.	O
</s>
<s>
librsvg	B-Language
is	O
developed	O
for	O
the	O
GNOME	B-Application
desktop	I-Application
environment	I-Application
and	O
as	O
such	O
is	O
used	O
by	O
GNOME	B-Language
Files	I-Language
but	O
is	O
also	O
intended	O
to	O
be	O
used	O
in	O
other	O
software	O
applications	O
.	O
</s>
<s>
As	O
a	O
notable	O
example	O
,	O
wikis	O
hosted	O
by	O
Wikimedia	O
use	O
librsvg	B-Language
to	O
render	O
SVG	B-Application
images	O
.	O
</s>
<s>
It	O
was	O
once	O
picked	O
for	O
these	O
web	O
applications	O
because	O
it	O
was	O
decidedly	O
"	O
fast	O
but	O
not	O
very	O
accurate	O
"	O
,	O
according	O
to	O
MediaWiki	B-Application
.	O
</s>
<s>
Upon	O
switching	O
to	O
the	O
cairo	B-Language
vector	O
rendering	O
engine	O
in	O
2005	O
,	O
librsvg	B-Language
became	O
more	O
accurate	O
and	O
more	O
visually	O
pleasing	O
.	O
</s>
<s>
Since	O
2012	O
an	O
independent	O
developer	O
published	O
Win32	B-Application
console	I-Application
ports	O
,	O
version	O
2.40.20	O
.	O
</s>
<s>
The	O
manual	B-Protocol
page	I-Protocol
is	O
also	O
available	O
online	O
.	O
</s>
<s>
On	O
Linux	B-Application
with	O
the	O
librsvg2-bin	O
package	O
installed	O
,	O
an	O
SVG	B-Application
file	I-Application
can	O
be	O
converted	O
to	O
PNG	O
as	O
follows	O
:	O
</s>
<s>
Other	O
supported	O
output	O
formats	O
include	O
PDF	B-Application
,	O
XML	B-Protocol
,	O
and	O
valid	O
SVG	B-Application
.	O
</s>
