diff --git a/pages/linux/ksvgtopng5.md b/pages/linux/ksvgtopng5.md new file mode 100644 index 0000000000..eb6484b91c --- /dev/null +++ b/pages/linux/ksvgtopng5.md @@ -0,0 +1,7 @@ +# 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}}`