-
```
What steps will reproduce the problem?
1. cwebp.exe -metadata all input -o output.webp
2. Receive a warning:
Warning: only ICC profile extraction is currently supported on this platform!
Currentl…
-
Some code has been added to Photos to extract GPS information from the EXIF data of photos. Other EXIF data, like orientation, may be useful to other applications (for example, for displaying an image…
-
Hi,
I 've a problem with EXIF image camera with all IOS version.
I 've read that users have solved by applying this patch :
https://gist.github.com/hbbh/d5f21c4120665f9429e3
Could you confirm that in …
-
EXIF removal is an important and appreciated feature in Graphene's camera. However, some users may still like to include the date a photo was taken for organizational purposes (while removing other po…
-
The attached sample image contains an exif copyright message that's UTF-8 encoded, but metadata-extractor misinterprets this as ISO-8859-1. It's correctly interpreted on Mac (where the system property…
-
so, dass andere, wenn ein Original heruntergeladen wird, diese Info nicht mehr haben, wäre eine schöne Option.
-
Canon exif from the 70d is incomplete. My guess is phone photos will not be rotate correctly, etc. Revisit the exif processing before uploading entire library.
-
I've remarked that the uploaded pictures aren't displayed according to their exif roation information.
This would be a great feature.
As alternative a manuel rotation feature would be also handy.
-
Our use case is we have a plugin that acts as a bridge for communication between our mobile app and the camera. For images, we call the plugin's api which has a parameter that accepts a string, the pl…
-
Hi there,
Great gem - thanks for all the hard work.
Was wondering: unless I missed it, I didn't see a way to check a file or string for the **presence** of EXIF data before then accessing the EX…