importing layers from an image to another - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: importing layers from an image to another (/Thread-importing-layers-from-an-image-to-another) |
importing layers from an image to another - aka - 05-11-2022 Hi, Is it please possible to import some or all layers of a Gimp image to an other one ? ThanksĀ RE: importing layers from an image to another - rich2005 - 05-11-2022 The most straight forward way is, save the image with layers as a Gimp xcf file. Then to the 'other' image and add the xcf file Open -> Open as Layers It is possible to drag-n-drop a layer Group from the layers dock to the 'other' open image Layers not in a Layer Group ? There are plugins and scripts that will move layers into a layer group and also ungroup as required. One of Saul Goodes scripts attached. Unzip and put in your User scripts folder. Registers in Layers > Stack > Group Linked Layers and Layers > Stack > Ungroup Works like this: https://i.imgur.com/uQCZgAT.mp4 Link the layers required, into a layer group, drag into the other image (via the tab), ungroup the layers, unlink the layers RE: importing layers from an image to another - sallyanne - 05-14-2022 Why not just copy the layer group and paste as a new layer in the image you want it in. It will paste as a layer group still. |