mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-14 10:32:11 +03:00
189 B
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}}