tldr/pages/linux/ksvgtopng5.md
2020-08-19 20:10:09 +02:00

189 B

ksvgtopng5

Convert SVG files to PNG format.

  • Convert an SVG file (should be an absolute path) to PNG:

ksvgtopng5 {{width}} {{height}} {{path/to/file.svg}} {{output_filename.png}}