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

convert any TIM image into a PPM image

timtoppm - convert any TIM image into a PPM image Daniel Balster/psxdev-tools
  • SYNOPSIS OF timtoppm
    --quiet,-q 	be quiet
    --help,-h 	print this text
    --verbose,-v 	be verbose
    --version,-V 	print binary version
    --output=x,-o	set output file
    --shift,-s 	shift 15-bit to full 24-bit (brighter colors)
    
  • DESCRIPTION OF timtoppm
    timtoppm converts a TIM images into a simple PPM image which can be read by nearly any graphics software. If you have timtoppm in your path, Imlib-based programs will be able to load and understand the TIM image format; this also means that the whole GNOME desktop environment will be able to load and use TIM images.
  • BUGS OF timtoppm
    Only the first palette of a multipalette image is used to map the true color PPM output image

back to index


Created with psxdev.pl
Copyright ©2000 by Daniel Balster