Dr Super Good
Spell Reviewer
- Joined
- Jan 18, 2005
- Messages
- 27,287
An experimental BLP converter tool written in pure Java. Can load valid BLP0 and 1 files as well as common formats like JPEG and png. It can also save in these formats.
Currently saving in BLP format only supports BLP1 JPEG content 80% quality (Blizzard standard) with alpha precision based on source image and with mipmaps. The resulting BLP files should always work inside WC3.
Requires Java SE 8. If Java 8 is installed it should run a GUI when double clicked, if not you might have to start it from command line.
Simply open a image file and save it in the desired format. It is that simple, if it works...
It is worth noting that this tool is more accurate than BLP Lab when it comes to opening BLP files. It also is more accurate when it comes to saving. However a lot of features are yet to be exposed.
Currently saving in BLP format only supports BLP1 JPEG content 80% quality (Blizzard standard) with alpha precision based on source image and with mipmaps. The resulting BLP files should always work inside WC3.
Requires Java SE 8. If Java 8 is installed it should run a GUI when double clicked, if not you might have to start it from command line.
Simply open a image file and save it in the desired format. It is that simple, if it works...
It is worth noting that this tool is more accurate than BLP Lab when it comes to opening BLP files. It also is more accurate when it comes to saving. However a lot of features are yet to be exposed.