exif-py
exif-py copied to clipboard
Serializing the exif info
Is there some way of converting the dictionary returned by process_file in to a plain Python data structure? I would like to be able to serialize it to JSON in order to store it a database.
Any update on this?
Any update? Would also like to be able to serialize it, but in a mongodb - and while maintaining numeric and bool types. Thanks!