php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #55163 Retain EXIF data in images
Submitted: 2011-07-08 19:54 UTC Modified: 2021-09-09 12:30 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: ben at bentadiar dot co dot uk Assigned:
Status: Suspended Package: GD related
PHP Version: 5.3.6 OS: All
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ben at bentadiar dot co dot uk
New email:
PHP Version: OS:

 

 [2011-07-08 19:54 UTC] ben at bentadiar dot co dot uk
Description:
------------
When using GD library functions, the EXIF data is stripped from images. It would be useful to retain this information and implement a strip function, similar to Imagick::stripImage(), for cases where this data is not required.

Expected result:
----------------
Image with EXIF data intact

Actual result:
--------------
Image with EXIF data stripped

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-09 12:30 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2021-09-09 12:30 UTC] cmb@php.net
That's already tracked upstream[1], so I'm suspending this ticket
for the time being.

[1] <https://github.com/libgd/libgd/issues/344>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Nov 23 00:01:32 2024 UTC