NEW 173448
Web Inspector: Include Image Metadata when viewing Image Resources
https://bugs.webkit.org/show_bug.cgi?id=173448
Summary Web Inspector: Include Image Metadata when viewing Image Resources
Joseph Pecoraro
Reported 2017-06-15 16:55:45 PDT
Summary: Include Image Metadata when viewing Image Resources Some examples: https://developer.apple.com/documentation/imageio/cgimageproperties - EXIF (image orientation) - GPS (location data) - Animation properties (Delay, Loop) - Format properties (PNG, GIF, ...) - Transparency - Camera properties It may also be useful or developers to know if their image contains metadata how much space the metadata takes up in the image. It might useful to strip metadata to reduce image size in some cases.
Attachments
Matt Baker
Comment 1 2017-06-15 16:58:41 PDT
Will this make the solution developed in https://bugs.webkit.org/show_bug.cgi?id=173448 for detecting transparency obsolete?
Matt Baker
Comment 2 2017-06-15 16:59:02 PDT
(In reply to Matt Baker from comment #1) > Will this make the solution developed in > https://bugs.webkit.org/show_bug.cgi?id=173448 for detecting transparency > obsolete? I meant https://bugs.webkit.org/show_bug.cgi?id=173436
Note You need to log in before you can comment on or make changes to this bug.