Files
tldr/pages.zh/common/svgcleaner.md

12 lines
248 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# svgcleaner
> SVG 优化工具。
> 更多信息:<https://github.com/RazrFalcon/svgcleaner>。
- 优化一个 SVG
`svgcleaner {{input.svg}} {{output.svg}}`
- 多次优化一个 SVG
`svgcleaner --multipass {{input.svg}} {{output.svg}}`