Bug 1034579 - convert does not retain xmp metadata
Summary: convert does not retain xmp metadata
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ImageMagick
Version: 6.6
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Jan Horak
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1002711 1075802 1172231 1269194
TreeView+ depends on / blocked
 
Reported: 2013-11-26 07:00 UTC by Siddharth
Modified: 2019-09-12 07:47 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-20 19:44:33 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Article) 533563 0 None None None Never

Description Siddharth 2013-11-26 07:00:39 UTC
Description of problem:
converting tiff image with embedding xmp metadata to jpg using convert tool does not retain xmp metadata


Version-Release number of selected component (if applicable):
Red Hat Enterprise Linux 6.4


How reproducible:
always


Steps to Reproduce:
1. install ImageMagick
2. convert temp.tiff temp.jpg
3. check xmp metadata from both image 

$ identify -verbose temp.tiff | grep xmp
$ identify -verbose temp.tiff | grep xmp

you will observe that xmp metadata not retain with temp,jpg

Actual results:
xmp metadata not retain

Expected results:
xmp metadata should retain

Additional info:

Comment 3 RHEL Program Management 2013-11-26 07:27:18 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 6 Jiri Koten 2015-04-24 13:32:45 UTC
Still reproducible in ImageMagick-6.7.2.7-2.el6


Note You need to log in before you can comment on or make changes to this bug.