LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xvminitoppm

Convert XV thumbnails to PPM format

TLDR

Convert XV thumbnail to PPM
$ xvminitoppm [input.xv] > [output.ppm]
copy

SYNOPSIS

xvminitoppm [file]

DESCRIPTION

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.

SEE ALSO

Copied to clipboard
Kai