1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 08:22:09 +02:00
tldr/pages/common/vectorize-pixelart.md
2021-08-15 19:59:09 +02:00

8 lines
263 B
Markdown

# vectorize-pixelart
> Convert PNG pixel art graphics to SVG/EPS vector images.
> More information: <https://github.com/und3f/vectorize-pixelart>.
- Convert a PNG to a vector image format:
`vectorize-pixelart {{path/to/input.png}} {{path/to/output.svg|.eps}}`