php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #61739 make it possible to read path from JPEG image
Submitted: 2012-04-15 17:43 UTC Modified: 2025-01-27 13:12 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: lsmith@php.net Assigned: cmb (profile)
Status: Wont fix Package: *Graphics related
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lsmith@php.net
New email:
PHP Version: OS:

 

 [2012-04-15 17:43 UTC] lsmith@php.net
Description:
------------
it seems like Photoshop has extended JPEG to be able to embed path information. 
it would be useful to extract this information

see the following link for details
http://forums.adobe.com/thread/618583
http://stackoverflow.com/questions/3030577/is-it-possible-to-read-path-in-jpeg-
image-with-python


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2025-01-27 13:12 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2025-01-27 13:12 UTC] cmb@php.net
The Adobe forum link does no longer work, so I'm not sure how
exactly that meta information has been embedded.  I would suppose,
though, that at least nowadays they use XPM, and general support
for XPM is not likely to land in PHP.  See the related ticket in
the new bug tracker[1].

Thus, I'm closing as WONTFIX.

[1] <https://github.com/php/php-src/issues/16179>
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Feb 13 00:01:30 2025 UTC