Files
tldr/pages.zh/common/vectorize-pixelart.md

8 lines
266 B
Markdown

# 矢量化像素艺术
> 将 PNG 像素艺术图形转换为 SVG/EPS 矢量图像。
> 更多信息:<https://github.com/und3f/vectorize-pixelart>。
- 将 PNG 转换为矢量图像格式:
`vectorize-pixelart {{path/to/input.png}} {{path/to/output.svg|.eps}}`