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

8 lines
233 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.

# spctoppm
> 将Atari压缩的Spectrum图像转换为PPM图像。
> 更多信息:<https://netpbm.sourceforge.net/doc/spctoppm.html>。
- 将SPC文件转换为PPM图像
`spctoppm {{path/to/input.spc}} > {{path/to/output.ppm}}`