It is currently Thu Sep 24, 2026 11:38 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: [SOLVED] Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 7:59 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jul 21, 2012
Posts: 103
GIMP Version: 2.8.4
Operating System: Windows
GIMP Experience: Beginner Level



How to apply drop shadow or other filters to multiple layers? I created an animation with 100 layers, selected first layer, layer effects, drop shadow, after selected 2° layer, ctrl+f and it repeat drop shadow but with 100 and more layers is complicate.
Would be interesting a script or plugin that repeat last script, that i used, to all layers.
Thanks in advance.
Sorry for my bad english.

_________________
Image


Last edited by d4rkheart on Thu Jul 04, 2013 4:32 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 8:08 am  (#2) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
1 installing GAP
2 you may use Gmic, should have something similar to drop shadow in Lights and Shadows submenu
Just modify the gmic option for output (are close to the preview window ) in All layers before run the filter
3 There are 2 plugins
Gimpscript and BIMP that may automatize the use of most script and plugin

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 9:02 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jul 21, 2012
Posts: 103
Thanks Photocomix.
- Gmic, works well but resize all layers.
- Bimp, i know that works well with images and not with layers :-(
- gap is installed but i don't remember how to save all frames and how to apply filters, i'm downloading a fencepost's tutorial about gap.
EDIT: i can't apply drop shadow with gap :-(
- gimpscript??

_________________
Image


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 10:54 am  (#4) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14207
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
d4rkheart wrote:
Thanks Photocomix.
- Gmic, works well but resize all layers.
- Bimp, i know that works well with images and not with layers :-(
- gap is installed but i don't remember how to save all frames and how to apply filters, i'm downloading a fencepost's tutorial about gap.
EDIT: i can't apply drop shadow with gap :-(
- gimpscript??


After running the G'MIC drop shadow filter for all layers, can't you just crop the image back to it's original dimensions?

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 4:42 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jul 21, 2012
Posts: 103
For apply drop shadow filter to all layers i solved with LayerGroup script (layer groups-effects-drop shadow on layer group) and drop shadow 3d on gmic.
With gap is impossible apply every filters .scm.
@Wallace, thanks for your suggestion, yes i can but...i solved with drop shadow 3d, fortunately it doesn't resize layers.
Hope that i find a script/plugin that apply every filter to all layers.

Sorry for my bad english and thanks to everyone.

_________________
Image


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 4:49 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
d4rkheart...Hey, I don't see one thing wrong with your English. I wish I could talk more than one language.

_________________
Image


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 6:11 pm  (#7) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14207
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
d4rkheart wrote:
For apply drop shadow filter to all layers i solved with LayerGroup script (layer groups-effects-drop shadow on layer group) and drop shadow 3d on gmic.
With gap is impossible apply every filters .scm.
@Wallace, thanks for your suggestion, yes i can but...i solved with drop shadow 3d, fortunately it doesn't resize layers.
Hope that i find a script/plugin that apply every filter to all layers.

Sorry for my bad english and thanks to everyone.


Ok, no problem. That would be a nice script to have.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 8:35 pm  (#8) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
You need saulgood's http://chiselapp.com/user/saulgoode/rep ... combine-bg

Make your drop shadow and move it to the bottom of the layer stack. Make sure any layers are visible that you want to have dropshadows. Hide layers where you don't want the shadow.

Be sure to refresh your scripts.

Then, Filters > Animation > Combine background. That puts a shadow under each visible layer.

If you want to have something to overlay layers, Filters > Animation > Overlay background

The bottom layer will be the drop shadow and will need to be deleted.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Wed Jul 03, 2013 8:38 pm  (#9) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
http://chiselapp.com/user/saulgoode/rep ... 496624421e

Adds command "Shadow All Layers" to "Filters->Light and Shadow" menu.

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Thu Jul 04, 2013 2:17 am  (#10) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16174
What if you have an object that moves say like a comic book character right arm waving.
Is it possible for a script to select the alpha for each visible right arm layer and then shadow? That way each shadow corresponds with an object and it's movement on the layer.
Or does the script do that already?


Top
 Post subject: Re: Drop shadow multiple layers
PostPosted: Thu Jul 04, 2013 2:07 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Jul 21, 2012
Posts: 103
@ saulgoode, your script work well, on this animated png i applied your script... :tyspin
Attachment:
Immagine1.png
Immagine1.png [ 306.58 KiB | Viewed 2798 times ]


@Molly, i don't know very well english and I worry to make mistakes :oops:
@Oregonian, thanks.

_________________
Image


Top
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group