返回命令列表

Linux command

xvminitoppm 命令

文本

Uses pipes, overwrite, or deletion. Check paths and options first.

命令示例

Convert XV thumbnail to PPM

xvminitoppm [input.xv] > [output.ppm]

说明

xvminitoppm reads an XV "thumbnail" picture (a miniature image created by the XV visual schnauzer browser) as input and produces a PPM image as output. XV was a popular Unix image viewer in the 1990s. Part of the Netpbm toolkit.

FAQ

What is the xvminitoppm command used for?

xvminitoppm reads an XV "thumbnail" picture (a miniature image created by the XV visual schnauzer browser) as input and produces a PPM image as output. XV was a popular Unix image viewer in the 1990s. Part of the Netpbm toolkit.

How do I run a basic xvminitoppm example?

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