Search found 2 matches
- 2016-08-31T09:53:52-07:00
- Forum: Bugs
- Topic: TIFF to JPG, image comment lost
- Replies: 4
- Views: 6943
Re: TIFF to JPG, image comment lost
I'd really like to get the meta data across the conversion because it contains the description of the image. As far as I can see, the meta tag that's not understood is an EXIF XP Comment, see http://regex.info/exif.cgi?dummy=on&imgurl=https%3A%2F%2Fdl.dropboxusercontent.com%2Fu%2F4378241 ...
- 2016-08-31T08:56:43-07:00
- Forum: Bugs
- Topic: TIFF to JPG, image comment lost
- Replies: 4
- Views: 6943
TIFF to JPG, image comment lost
When I add a comment to the image meta data, the conversion produces an error message, and in the destination file, the comment is not present. The command I'm running is something like this convert.exe C:\image.tiff -resize 700x380^ c:\image.jpg ...and the warning I get is: "convert.exe: Unknown ...