TheAlienDoctor / minecraft-resource-pack-converter

Converts Minecraft resource packs between versions (Bedrock and Java)
BSD 3-Clause "New" or "Revised" License
49 stars 2 forks source link

Ability to convert .tga files to .png and vice versa #4

Open TheAlienDoctor opened 1 year ago

TheAlienDoctor commented 1 year ago

In Bedrock edition, some textures are in the TGA format instead of PNG.

Currently there is no support for the conversation of TGA files, and I haven't been able to find any UDF's that support this. The ability of a UDF or something similar with the ability of converting TGA files to PNG and vice versa would allow even more textures to be converted properly.