I need to view some of PVRTC-compressed textures from iPhone application (*.pvr) on OS X.

Is there a viewer or format converter?

link|improve this question

feedback

1 Answer

up vote 9 down vote accepted

The easiest solution I've found is to run Imagination's PVRTexTool for Windows using Darwine (now WineBottler).

Edit: As gmaclachlan points out, the PVRTexTool zip file now includes OS X versions of both the command line tool and the GUI (which runs under X11); so you no longer have to mess with WineBottler.

You'll need to register as an Imagination developer before you can download PVRTexTool (it's free).

Once you set it up, it's pretty painless and it gives you a decent GUI for working with PVRs.

link|improve this answer
Works great with CrossOver as well. Thanks! – Alexander Gladysh Nov 3 '09 at 22:18
4  
There's a Mac OS version of this tool that runs under the X11 environment (optional install with Mac OS) and there is also a quicklook plug-in here: limbicsoftware.com/quickpvr.html It's more convenient, but not quite as accurate. – gmaclachlan Sep 22 '10 at 11:30
feedback

Your Answer

 
or
required, but never shown

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