An Image to PlayStation TIM File Converter
Go to file
Lameguy64 5815b58236 Update README.md 2016-03-26 04:16:09 -08:00
LICENSE Initial commit 2016-03-26 04:07:35 -08:00
README.md Update README.md 2016-03-26 04:16:09 -08:00

README.md

img2tim

An Image to PlayStation TIM File Converter

This tool converts almost any image file into a PlayStation TIM image file for PlayStation homebrew development. Uses the FreeImage library for loading image files of almost any file format.

Features

  • Uses the same argument format used in bmp2tim.
  • Supports alpha channel (if available) with threshold control as transparency mask.
  • Color-key and index-key transparency masking.
  • RGB to color-index image conversion (currently very basic).