← 返回命令列表

Linux command

pamtoqoi 命令

文本

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

常用示例

Convert PAM to QOI format

pamtoqoi [input.pam] > [output.qoi]

说明

pamtoqoi converts PAM/PNM images to QOI (Quite OK Image) format. QOI is a fast, lossless image format designed for simplicity and speed. Part of Netpbm toolkit.

参数

-quiet
Suppress informational messages.
-version
Display program version and exit.

FAQ

What is the pamtoqoi command used for?

pamtoqoi converts PAM/PNM images to QOI (Quite OK Image) format. QOI is a fast, lossless image format designed for simplicity and speed. Part of Netpbm toolkit.

How do I run a basic pamtoqoi example?

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

What does -quiet do in pamtoqoi?

Suppress informational messages.