It is currently Mon Sep 21, 2026 5:17 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Add alpha to multiple layers
PostPosted: Sat Mar 09, 2019 7:43 am  (#1) 
Offline
New Member

Joined: Mar 09, 2019
Posts: 2
GIMP Version: 2.8.10
Operating System: Windows
GIMP Experience: Intermediate Level

List any relevant plug-ins or scripts:
add_alpha.py



I'm trying (obviously) to add an Alpha Channel to multiple layers at once. I found old references to a plugin called
add_alpha.py
but after many searches and wild goose chases, I'm unable to find it or something similar.

Anyone? Bueller?


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: Add alpha to multiple layers
PostPosted: Sat Mar 09, 2019 8:17 am  (#2) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2615
Something similar: all-layers-add-alpha.scm

https://gimpchat.com/viewtopic.php?f=9&t=1718#p21494

Usual issue with old scripts, will give an error if there is a layer group involved, otherwise works ok.

Edit: This the py_add_alpha.py code snippet from the same thread, just added the plugin registration. Unzip, put in your Gimp user plug ins folder, Menu entry is in tools.

Still does not convert layer groups but at least it does not generate error messages.


Attachments:
add-alpha.py.zip [402 Bytes]
Downloaded 262 times
Top
 Post subject: Re: Add alpha to multiple layers
PostPosted: Sat Mar 09, 2019 9:21 am  (#3) 
Offline
New Member

Joined: Mar 09, 2019
Posts: 2
Thanks, rich2005, I couldn't find that to save my life!
:clap


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group