Un-Flatten Image - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Older Gimp versions (2.8, 2.6....) (https://www.gimp-forum.net/Forum-Older-Gimp-versions-2-8-2-6) +--- Thread: Un-Flatten Image (/Thread-Un-Flatten-Image) |
Un-Flatten Image - S1mon - 12-27-2019 Hi I got this texture template where I have divided up the image to layers for the texture for a certain part of my model. I unfortunately forgot to save the current structure's texture to my project and had just exported it as a flat image. I have the structure but in a transparent canvas and a flat image. So I was wondering if there is a faster way to convert the flat image to my layer structure except going through them, one by one, and manually move the flattened image textures to my layers? RE: Un-Flatten Image - Ofnuts - 12-27-2019 If all your textures are the same size in the flattened image, you can try my ofn-layer-tiles script to split your image back into individual layers. RE: Un-Flatten Image - S1mon - 12-27-2019 (12-27-2019, 01:20 PM)Ofnuts Wrote: If all your textures are the same size in the flattened image, you can try my ofn-layer-tiles script to split your image back into individual layers. Thanks, but can I ask how I use it? [attachment=3697] What values should I have in the parameters or is there a graphical interface for these scrips? RE: Un-Flatten Image - Blighty - 12-27-2019 You find it in the menus: Layer > Tiles > Split tiles (by rows and columns) or Layer > Tiles > Split tiles (by width and height) See attached image (from 2.10) RE: Un-Flatten Image - Ofnuts - 12-27-2019 Please read the HTML doc that came with it in the ZIP. |