A summary of options is included below.
--h, --help
Prints help information
-V, --version
Prints version information
--backendBACKEND
Sets the rendering backend.
Has no effect if built with only one backend [default: cairo] [possible values: cairo, qt]
-wLENGTH, --widthLENGTH
Sets the width in pixels
-hLENGTH, --heightLENGTH
Sets the height in pixels
-zFACTOR, --zoomFACTOR
Zooms the image by a factor
--dpiDPI
Sets the resolution [default: 96] [possible values: 10..4000]
--backgroundCOLOR
Sets the background color.
Examples: red, #fff, #fff000
--font-familyFAMILY
Sets the default font family [default: 'Times New Roman']
--font-sizeSIZE
Sets the default font size [default: 12] [possible values: 1..192]
--languagesLANG
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']
--query-all
Queries all valid SVG ids with bounding boxes
--export-idID
Renders an object only with a specified ID
--perf
Prints performance stats
--pretend
Does all the steps except rendering
--quiet
Disables warnings
--dump-svg=PATH
Saves the preprocessed SVG to the selected file