exif-py icon indicating copy to clipboard operation
exif-py copied to clipboard

Serializing the exif info

Open willmcgugan opened this issue 10 years ago • 2 comments

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.

willmcgugan avatar Nov 16 '15 10:11 willmcgugan

Any update on this?

avihoo avatar Mar 16 '18 12:03 avihoo

Any update? Would also like to be able to serialize it, but in a mongodb - and while maintaining numeric and bool types. Thanks!

jtlz2 avatar Mar 26 '20 12:03 jtlz2