<!-- manual page source format generated by PolyglotMan v3.2, -->
<!-- available at http://polyglotman.sourceforge.net/ -->

<html>
<head>
<title>rsvg-convert(1) manual page</title>
</head>
<body bgcolor='white'>
<a href='#toc'>Table of Contents</a><p>

<h2><a name='sect0' href='#toc0'>Name</a></h2>
rsvg-convert - turn SVG files into raster images. 
<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
<b>rsvg-convert</b>
[options] in.svg &gt; out.png <i></i> 
<h2><a name='sect2' href='#toc2'>Description</a></h2>
Converts SVG images into PNG raster
images, PDF, PS, or SVG vector images, or dumps of Cairo XML or recording
surfaces. 
<h3><a name='sect3' href='#toc3'>Options</a></h3>

<dl>

<dt><i>-d --dpi-x number</i> </dt>
<dd>Set the X resolution of the image in pixels
per inch. RSVG&rsquo;s current default is 90dpi </dd>

<dt><i>-p --dpi-y number</i> </dt>
<dd>Set the Y resolution
of the image in pixels per inch. RSVG&rsquo;s current default is 90dpi </dd>

<dt><i>-x --x-zoom
number</i> </dt>
<dd>X Zoom factor, as a percentage. If unspecified, 1.0 is used as the
default. </dd>

<dt><i>-y --y-zoom number</i> </dt>
<dd>Y Zoom factor, as a percentage. If unspecified, 1.0
is used as the default. </dd>

<dt><i>-z ---zoom number</i> </dt>
<dd>Zoom factor, as a percentage. If unspecified,
1.0 is used as the default. </dd>

<dt><i>-w --width integer</i> </dt>
<dd>Specify how wide you wish the
image to be. If unspecified, the natural width of the image is used as the
default. </dd>

<dt><i>-h --height integer</i> </dt>
<dd>Specify how tall you wish the image to be. If unspecified,
the natural height of the image is used as the default. </dd>

<dt><i>-f --format [png, pdf,
ps, svg, xml, recording]</i> </dt>
<dd>Specify the output format you wish the image to
be saved in. If unspecified, PNG is used as the default. </dd>

<dt><i>-o --output filename</i>
</dt>
<dd>Specify the output filename. If unspecified, outputs to stdout. </dd>

<dt><i>-a --keep-aspect-ratio</i>
</dt>
<dd>Specify that the aspect ratio is to be preserved. If unspecified, aspect
ratio will not be preserved. </dd>

<dt><i>-b --background-color [black, white, #abccee, #aaa...]</i>
</dt>
<dd>Specify the background color. If unspecified, none is used as the default.
</dd>

<dt><i>--base-uri uri</i> </dt>
<dd>Specify the base URI for SVG files. If unspecified, none is
used as the default. </dd>

<dt><i>-v --version</i> </dt>
<dd>Display what version of rsvg this is. </dd>
</dl>

<h2><a name='sect4' href='#toc4'>More
Information</a></h2>
<a href='http://librsvg.sourceforge.net/'>http://librsvg.sourceforge.net/</a>
 <a href='http://www.w3.org/TR/SVG11/'>http://www.w3.org/TR/SVG11/</a>
 <a href='http://www.gnome.org/'>http://www.gnome.org/</a>


<h2><a name='sect5' href='#toc5'>Authors</a></h2>
Dom Lachowicz (cinamod@hotmail.com), Caleb Moore (c.moore@student.unsw.edu.au),
and a host of others. <p>

<hr><p>
<a name='toc'><b>Table of Contents</b></a><p>
<ul>
<li><a name='toc0' href='#sect0'>Name</a></li>
<li><a name='toc1' href='#sect1'>Synopsis</a></li>
<li><a name='toc2' href='#sect2'>Description</a></li>
<ul>
<li><a name='toc3' href='#sect3'>Options</a></li>
</ul>
<li><a name='toc4' href='#sect4'>More Information</a></li>
<li><a name='toc5' href='#sect5'>Authors</a></li>
</ul>
</body>
</html>
