(This question was originally posted at gamedev.stackexchange.com, but it was suggested that this may be a more appropriate place for it)

The command line PVRTexTool works very well for getting textures into a PVR format, but I need a way of going the opposite directions. Does anyone know of a good command line tool (or GUI with a batch mode) that will convert a PowerVR texture to a more common image format (like JPEG or PNG?)

link|improve this question
feedback

1 Answer

In the PVRTexTool GUI at least, you can go to Edit > Save MIP-Level to output it in one of the regular image formats.

link|improve this answer
Yes, which I have been doing. But I'm also looking at converting ~1000 PVR textures, and that's an awful lot of clicking... – Toji May 1 '11 at 19:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.