tgatoppm - convert TrueVision Targa file to a PPM image
tgatoppm
[--alphaout={alpha-filename,-}]
[--headerdump]
tga-filename
All options can be abbreviated to their shortest unique prefix.
This program is part of netpbm(1).
tgatoppm reads a TrueVision Targa file as input and produces a PPM image as output.
If you specify - as the filename, tgatoppm writes the alpha output to Standard Output and discards the image.
See pamcomp(1) foronewaytouse the alpha output file.
Partially based on tga2rast, version 1.0, by Ian J. MacPhedran.
Copyright (C) 1989 by Jef Poskanzer.