Scroll to navigation

RENDERSVG(1) Resvg Documentation RENDERSVG(1)

NAME

rendersvg - an SVG rendering application

SYNOPSIS

rendersvg [OPTIONS] in.svg out.png

rendersvg in.svg out.png

rendersvg -z 4 in.svg out.png

rendersvg --query-all in.svg

OPTIONS

A summary of options is included below.

Prints help information
Prints version information
Sets the rendering backend.

Has no effect if built with only one backend [default: cairo] [possible values: cairo, qt]

Sets the width in pixels
Sets the height in pixels
Zooms the image by a factor
Sets the resolution [default: 96] [possible values: 10..4000]
Sets the background color.

Examples: red, #fff, #fff000

Sets the default font family [default: 'Times New Roman']
Sets the default font size [default: 12] [possible values: 1..192]
Sets a comma-separated list of languages that will be used during the 'systemLanguage' attribute resolving.

Examples: 'en-US', 'en-US, ru-RU', 'en, ru' [default: 'en']

Queries all valid SVG ids with bounding boxes
Renders an object only with a specified ID
Prints performance stats
Does all the steps except rendering
Disables warnings
Saves the preprocessed SVG to the selected file

ARGS

Input file
Output file

SEE ALSO

usvg(1)

AUTHOR

This manual page was written by Andrej Shadura <andrewsh@debian.org> for the Debian project (but may be used by others).

2021-01-02 resvg 0.8.0