Posts: 19
Threads: 3
Joined: Dec 2017
Reputation:
0
Operating system(s):
01-12-2018, 12:25 AM
(This post was last modified: 01-12-2018, 12:27 AM by godek.)
I got a book by James Carren recently and it talks about non-destructive editing I am assuming he is refering to photoshop. Can you do adjustment layers in gimp? There was another type of layer that had to be copied over because it couldn't be in an adjustment layer it was for highlights and shadows adjustments. Can you do that in gimp too?
What I mean by non-destructive editing is that if you decide you don't want a certain correction but it is behind a ton of other corrections in the history it doesn't remove the others as well.
Where is there an tutorial on how to do this in gimp?
Posts: 186
Threads: 26
Joined: Sep 2017
Reputation:
10
Operating system(s):
- Windows (Vista and later)
- Linux
01-12-2018, 04:36 AM
(This post was last modified: 01-12-2018, 04:48 AM by mholder.)
Unfortunately, Gimp does not have adjustment layers. For me, this is one of the biggest advantages of Photoshop over Gimp. (There are a few other huge advantages of Photoshop). When I first seriously used Photoshop, it blew my mind how simple and powerful adjustment layers truly are. Well, maybe not simple to code adjustment layers, but the concept for using them is simple.
The work-around I use is to duplicate the layer I want to adjust as a backup. This gets messy and hard to manage if I have many layers and my xcf file becomes enormous with all the duplicates.
Krita has non-destructive adjustment layers. I think it is called 'layer filters' or 'filter layers'.
'What I mean by non-destructive editing is that if you decide you don't want a certain correction but it is behind a ton of other corrections in the history it doesn't remove the others as well.' That is one advantage. Another is if you have a layer lower down in the stack, then you can see the changes of the composite image from the changes you make in real time, among others. Of course you don't lose your original information.
'There was another type of layer that had to be copied over because it couldn't be in an adjustment layer it was for highlights and shadows adjustments. Can you do that in gimp too?' I do not understand this question.
*****
Something I wanted to test in Gimp is using the 'Buffers' dialog to save layers as backups instead of duplicating my layers. I need to look into that and if anyone here does that, then I would be very much appreciate any advice. I've never really tested the buffer feature.
Posts: 19
Threads: 3
Joined: Dec 2017
Reputation:
0
Operating system(s):
01-12-2018, 01:47 PM
(This post was last modified: 01-12-2018, 01:48 PM by godek.)
Luckily rawtherapee has this builtin at least it appears so where you can enable and disable adjustments you made or change them if you like. Without it getting rid of past adjustments you had made.
Posts: 19
Threads: 3
Joined: Dec 2017
Reputation:
0
Operating system(s):
01-12-2018, 04:31 PM
(This post was last modified: 01-12-2018, 04:47 PM by godek.)
How do I add scripts to gimp? If I have to manually move it to a folder what permissions does it need?
Edit: Fortunately I don't like to edit my images too much so don't really need this yet but I may in the future as I get better at editing images in gimp and photoshop.
Posts: 186
Threads: 26
Joined: Sep 2017
Reputation:
10
Operating system(s):
- Windows (Vista and later)
- Linux
I tested a little yesterday, and it doesn't seem very useful. I hoped to use buffers as back-up layers. The problem is that the buffers are not saved in the xcf file. As soon as I close Gimp, the buffers disappear.