logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

svg2png - Convert SVG image to PNG

Description

svg2png is a program that converts SVG images to PNG.

Name

       svg2png - Convert SVG image to PNG

Options

-h,--help
              Show summary of options.

       -V,--version
              Print version string

       -v,--verbose
              Enable verbose output

       -o,--open
              Automatically open the file after rendering (OS X only)

       -s,--strict
              Enables strict SVG parsing

       --scale-factor
              Provide scaling factor (default: 1.0)

       --opacity
              Top level opacity (default: 1.0)

       --svg  SVG file to read

                                                January 11, 2007                                      SVG2PNG(1)

Synopsis

svg2png [options] <svg-file(s)>

See Also