mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:46:00 +02:00
vectorize-pixelart: add page (#5346)
This commit is contained in:
parent
d2ae2fff41
commit
8d3b7a4bd4
1 changed files with 8 additions and 0 deletions
8
pages/common/vectorize-pixelart.md
Normal file
8
pages/common/vectorize-pixelart.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# vectorize-pixelart
|
||||
|
||||
> Convert PNG pixel art graphics to SVG/EPS vector images.
|
||||
> More information: <https://github.com/und3f/vectorize-pixelart>.
|
||||
|
||||
- Convert a PNG image to a vector image format:
|
||||
|
||||
`vectorize-pixelart {{path/to/input.png}} {{path/to/output.svg|.eps}}`
|
Loading…
Add table
Reference in a new issue