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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 08:01:29 2024 UTC