I\'m looking for something like PIL (Python Imaging Library), which sadly doesn\'t support WebP images.
I\'d like to be able to do resizes and crops. Or at least convert
Take a look at: http://code.google.com/p/python-webm/
I was able to walk through the test file to see how they were doing it.