You can also use the photoshop action regardless of the image orientation if in the resize window, instead of using pixels as unit, you use a percent of the original (%). On that way, your will resize vertical and horizontal oriented images the same amount. (Provided, of course that they are all the same size to start with).

What I do in Graphic Converter is:

If width > height:  // ie. it's landscape
    resize  width 1024
else    // it's portrait
    resize height 768
endif


This makes it just the right size for slideshows on my computer. Haven't found an easy way to program this in photoshop when the incoming pictures are different sizes (so I can't use a fixed percentage).


Karen

--
Karen Nakamura
http://www.photoethnography.com/ClassicCameras/
*
****
*******
***********************************************************
*  For list instructions, including unsubscribe, see:
*    http://www.a1.nl/phomepag/markerink/eos_list.htm
***********************************************************

Reply via email to