https://discord.com/channels/239737791225790464/436306224930226187/1058096919127281766
earlier today @hikari asked about a tool for converting images to premultiplied alpha and it made me think that i occasionally wish i had something simple for that, too, so i made a little commandline utility..

texprep | d7samurai 2022
converts most common image formats to 32 bit png, bmp or bin (raw bgra bytes), optionally with premultiplied alpha

usage: texprep.exe [-png|bmp|bin] [-pma|pm0] <filename>