-
I appreciate your efforts for making such a nice tool. I want to retrieve 35mmEquivallent Focal length of all iphone's and ipad. It retrieves for iphon6, iphone6 plus, iphone5 but It is not getting of…
-
Hello, looking at the bimg pipeline it seems (perhaps?) exif autorot is applied at the start:
https://github.com/h2non/bimg/blob/master/resizer.go#L35
This will cause performance problems for la…
-
-
>>> with open(photo_path, 'rb') as image_file:
... my_image = Image(image_file)
... dir(my_image)
...
Traceback (most recent call last):
File "", line 2, in
File "F:\Python37\lib\si…
-
### Summary
EXIF metadata now supported by PNG group.
### Suggested Solution
According to changes to the PNG specification (http://ftp-osl.osuosl.org/pub/libpng/documents/pngext-1.5.0.htm…
-
I would like to make exif fields editable so I can see and modify them on edit forms, why is that not possible?
-
privacy ahoy
-
When the orientation of the photo is altered via EXIF meta tags the preview does not accurately represent the image's appearance.
-
**Glide Version**: 4.8.0
Since Glide doesn’t have Exif support for **raw (dng)** image files, we are currently using the **Exif Support Library** to read the correct orientation for such format and…
-
I have the Image metadata cruncher installed and if i comment out the code for the exif on line 218 the images will load but no exif data will be pulled.
I do have the exif library installed but coul…