- Image dimensions and orientation in Mac OS X Python
- It’s easy enough to get an image’s height and width, but some images also have an orientation in their metadata that causes them to need rotation before displaying.
- PNG
- For a long time, the PNG format wasn’t widely supported. You can safely use it today, however, and it works great just about everywhere that a GIF could be used.