Hi,
I've been trying to get the EXIF data from images, mainly I'm after the image orientation. I can do it by using the
files_download_to_file
command and using python to get the EXIF data out later, but I'd rather use the
files_download
command. Any help would be greatly appreciated.