dotopstory / pt-convert

Convert BMP and TGA files to PNG while keeping alpha channels in tact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PT Convert

Copy any files you wish to process into the ./data directory and run the following command:

love .

New ASE and PNG files will be created in the LOVE save directory with the same directory structure as the raw data. All files except for ASE, BMP, and TGA files will be ignored.

If you place BMP files in the ./data/ui directory, all black pixels will be replaced with transparent pixels.

About

Convert BMP and TGA files to PNG while keeping alpha channels in tact

License:Other


Languages

Language:Lua 100.0%