PDA

View Full Version : I'm looking for a way to batch process a drop shadow on alot of photos




X1Lightning
Apr 12, 2008, 12:41 PM
I'm looking for a way to batch process a lot of photo's to add a drop shadow to them, i have been trying to do this in fireworks, but i just to see an option to do it, is there a way or do i need to use a different tool?
Thanks



Flobber88
Apr 12, 2008, 03:04 PM
Not sure about Fireworks, but Photoshop can do it pretty easily.

Check out: http://www.creativemac.com/2002/04_apr/tutorials/psbatch.htm

snickelfritz
Apr 12, 2008, 03:12 PM
PhotoshopCS3:

File>Scripts>Load Files into Stack
Choose the folder that holds all of your pix.
Your photos will be loaded as layers in a single PSD file.

Image>Canvas Size
Expand the canvas enough to accommodate your drop shadow. (20-40 pix)

Select the top layer and apply a drop shadow to it using Layer Styles.
Copy the Layer Style.
Select all of the layers and paste the Layer Style.
All of the layers should now have the drop shadow style applied.

File>Scripts>Export Layers to Files
Choose a destination directory and file format.

You end up with a folder full of photos with drop shadows.
This entire process only takes a few minutes for 30 images.

mperkins37
Apr 12, 2008, 04:01 PM
If you have a future need to do the same you could create /record an action that does basically the same thing.:)

X1Lightning
Apr 14, 2008, 09:29 AM
Thanks for the tips, guess i have to start learning to use photo shop,
I love fireworks, and it does the job great 90% of the time, but then i hit stuff like this....

cekim
Apr 17, 2009, 08:51 AM
I'm looking for a way to batch process a lot of photo's to add a drop shadow to them, i have been trying to do this in fireworks, but i just to see an option to do it, is there a way or do i need to use a different tool?
Thanks

I use ResizeMe to batch add a drop shadow effect to images (http://resize-me.com/drop-shadows.html).

If you're versed with the UNIX command line you can also give ImageMagick (http://www.imagemagick.org/script/index.php) a shot but ResizeMe has worked well for me in the past.