to jpeg exif metadata python by nando.quintana
#!/usr/bin/python2.4 from EXIF import * def read_exif(filename=None): if filename is not None: try: