Hello Phil,
Your program is Super to use.
Is there a single option I can use to reduce the "Images size" for Email sending ?
Kind regards
Andy
Hi Andy,
ExifTool deals with image metadata. To reduce the metadata size to the minimum, use this command:
exiftool -all= FILE
This deletes all metadata.
However, I think what you really want to do is to resize the image using an image editor. ExifTool will not do this. I usually resize to 800x600 for emails.
- Phil
Phil,
Many thanks for your help.
Kind regards
Andy
Andy
Quote from: Phil Harvey on March 11, 2013, 05:12:29 PM
However, I think what you really want to do is to resize the image using an image editor. ExifTool will not do this. I usually resize to 800x600 for emails.
I know that you can create a "Macro" in PhotoShop to resize images. I would not be surprised to find out that other editors have the same ability. With this macro, I can re-size two, or two hundred images in one setting. Something like this might be what you are looking for.
My 2ยข