--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # vectorize-pixelart > Convert PNG pixel art graphics to SVG/EPS vector images. > More information: . - Convert a PNG to a vector image format: `vectorize-pixelart {{path/to/input.png}} {{path/to/output.svg|.eps}}`