VBA - Compress all images to 96 dpi

  • Thread starter Thread starter daniel_of_vienna
  • Start date Start date
D

daniel_of_vienna

Dear all,

I've just created an Add-In to easily import pictures from a folder (1
pic per slide, centered, zoomed correctly, black background, etc.).
Since I need this to share Photos per Mail, I needed to compress all
this pictures to 96 dpi. I know the way over the Toolbox...
My question is: can this be automated in VBA?
Is there a Pic-Res read-write property somwhere in the Shape Object?
Or can this Function called in any way through VBA?

Thanks in advance!
BR,
Daniel
 
This can be done easily with Photoshop using File->Automate->Batch, if you
have it. I'm not sure if Photoshop Elements can also do it since it is a
less expensive version of Photoshop with less functionality.

Seems like it would be better to use an image program of some sort to
accomplish this than PPT.

Christine
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top