mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 19:55:24 +02:00
ksvgtopng5: add page (#4277)
This commit is contained in:
parent
44f4a568d9
commit
ec9c36a9f0
1 changed files with 7 additions and 0 deletions
7
pages/linux/ksvgtopng5.md
Normal file
7
pages/linux/ksvgtopng5.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue