Compress an image automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,
Is there a way to automate making images a useful byte size ? like a 3 MG
300dpi into a 150dpi and height 2 inches? I want to use thia automatics
process in my VBA code in word and powerpoint.

Best regards,
Harvey
 
Harvey said:
Hi everyone,
Is there a way to automate making images a useful byte size ? like a
3 MG 300dpi into a 150dpi and height 2 inches? I want to use thia
automatics process in my VBA code in word and powerpoint.

Best regards,
Harvey
==================================
I'm not sure if the following powertoy would be
what you are looking for but it's quite useful
for quickly resizing batches of image files.

OK, go to the following link and download and
install: ImageResizer.exe

http://tinyurl.com/2meyw

Then you can open any folder that contains
images and you will have an option to resize.
Just right click the selected image files and
choose Resize Pictures from the menu. You
can select one image or a whole group.

The program will place the resized copies in
the folder with your originals.
(Tip: *Never* overwrite your originals)

To insure that images in both portrait and
landscape orientation are resized to the
same dimensions...go to...Advanced...
and enter the largest number in both fields.
IOW...for 600x800...enter 800 in both fields.

--

John Inzer
MS Picture It! -
Digital Image MVP

Digital Image
Highlights and FAQs
http://tinyurl.com/aczzp

Notice
This is not tech support
I am a volunteer

Solutions that work for
me may not work for you

Proceed at your own risk
 
Back
Top