[Webkit-unassigned] [Bug 173448] New: Web Inspector: Include Image Metadata when viewing Image Resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 16:55:45 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173448

            Bug ID: 173448
           Summary: Web Inspector: Include Image Metadata when viewing
                    Image Resources
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: drousso at apple.com,
                    inspector-bugzilla-changes at group.apple.com,
                    simon.fraser at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170615/126dfb58/attachment.html>


More information about the webkit-unassigned mailing list