convert a PPM image into a TIM image[top|sitemap|download|docs]

convert a PPM image into a TIM image

ppmtotim - convert a PPM image into a TIM image Daniel Balster/psxdev-tools
  • SYNOPSIS OF ppmtotim
  • DESCRIPTION OF ppmtotim
    ppmtotim can be used to create TIM images in batch scripts. it can be used directly in a pipe and read/write from standard input/output. An external palette file can be used instead of palette calculation and an externaltransparency plane can also be given.
  • EXAMPLES FOR ppmtotim
    cat input.ppm | ppmquant 256 | ppmtotim --8bit > output.tim
  • NOTES ON ppmtotim
    This utility is very old and served my needs for over three years, that's why I included it without any change.

back to index


Created with psxdev.pl
Copyright ©2000 by Daniel Balster