Linux command
pi1toppm 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
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.