ksvgtopng5: add page (#4277)

This commit is contained in:
Axel Navarro
2020-08-19 15:10:09 -03:00
committed by GitHub
parent 44f4a568d9
commit ec9c36a9f0

View File

@@ -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}}`