← 返回命令列表

Linux command

pi1toppm 命令

文本

涉及管道、覆盖或删除,执行前请先确认路径和参数。

常用示例

Convert Atari Degas PI1 to PPM

pi1toppm [input.pi1] > [output.ppm]

说明

pi1toppm converts Atari Degas PI1 low-resolution color images to PPM. PI1 was used by Degas paint program on Atari ST. Part of Netpbm toolkit.

FAQ

What is the pi1toppm command used for?

pi1toppm converts Atari Degas PI1 low-resolution color images to PPM. PI1 was used by Degas paint program on Atari ST. Part of Netpbm toolkit.

How do I run a basic pi1toppm example?

Run `pi1toppm [input.pi1] > [output.ppm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.