[Webkit-unassigned] [Bug 207088] Uploading photos from iOS photo library strips EXIF data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 24 00:52:49 PDT 2023


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

--- Comment #24 from Henry <henry at escapelab.com.au> ---
Okay, WOW... this is fantastic! I'm so happy I'm not even going to grumble (much) about the 3+ years it took to fix this. Everything seems to work as expected now (testing on iPhone 16.4.1). 

I tested 3 formats (RAW/DNG, HEIC, JPG) at 2 different size settings (Actual size and Large). Here are my notes from the tests:

• EXIF data is always retained (camera settings and timestamps)!!!
• Filenames are always retained!!!
• Location data is always stripped out
• HEIC files are converted to JPG before uploading
• RAW files are uploaded as DNG

This is perfect and exactly how it should have always worked. I can finally recommend that users actually upload photos directly from their iPhones. 

(It would be nice to have an option to include location data, but I understand why it isn't included by default.)

A huge thank you to whoever fixed this. I'm so glad the filename issue was fixed as well as the EXIF data.

-- 
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/20230524/e5e7ff19/attachment.htm>


More information about the webkit-unassigned mailing list