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

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

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