Hi there,
I am using Classic ASP to resize images to different sizes, but I am now looking to add EXIF metadata at the same time. Is this possible with ImageMagick? Can anyone point me in the right direction?
Cheers,
Steve
Create EXIF metadata
-
- Posts: 2
- Joined: 2015-02-03T04:19:58-07:00
- Authentication code: 6789
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Create EXIF metadata
Imagemagick does not write EXIF data, only reads it, to my knowledge. I would suggest you look at EXIFTOOL.
-
- Posts: 2
- Joined: 2015-02-03T04:19:58-07:00
- Authentication code: 6789
Re: Create EXIF metadata
Hi Fred,
Can EXIFTOOL be used in Classic ASP?
Cheers,
Steve
Can EXIFTOOL be used in Classic ASP?
Cheers,
Steve