slimkrazy / python-google-places

Simple wrapper around the new 'experimental' Google Places API
MIT License
461 stars 167 forks source link

Converting Raw image file type to png/jpg #96

Closed hafiz703 closed 7 years ago

hafiz703 commented 7 years ago

Any easy way to convert raw photo into png/jpg? I tried using PIL library but I keep getting 'ValueError: unknown raw mode'