Hi,
I'm not a coder, but I do need help in enabling ImageMagick so it does not strip exif metadata from (primarily) JPEG images when they are manipulated by vBulletin forum software.
At present, the metadata is lost.
Many thanks in advance for your help.
Preserve exif metadata when used with vBulletin forum
-
- Posts: 2
- Joined: 2019-01-07T03:18:42-07:00
- Authentication code: 1152
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Preserve exif metadata when used with vBulletin forum
I suggest you use exiftool for this.
snibgo's IM pages: im.snibgo.com
-
- Posts: 2
- Joined: 2019-01-07T03:18:42-07:00
- Authentication code: 1152
Re: Preserve exif metadata when used with vBulletin forum
Thanks, I'm not sure exiftool is the answer - please put me right if I have misunderstood. The problem is that vBulletin uses ImageMagick to resize images and that's when the exif data is lost. It would be great to be able to display the exif data within vBulletin, and exiftool can probably do that, but without data to start with that would be rather moot. Otherwise, most visitors interested in photography will use a browser plug-in to examine the exif data camera and lens settings of uploaded images. I do also realise that there are security concerns with malicious code in image metadata.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Preserve exif metadata when used with vBulletin forum
I'm suggesting you use IM to resize or whatever, then use exiftool to copy metadata from the original to the resized image. I don't know how that would work with vBulletin.
snibgo's IM pages: im.snibgo.com