this post was submitted on 14 Mar 2025
33 points (100.0% liked)

GIMP

417 readers
4 users here now

All about the GNU Image Manipulation Program • Please tag your help-me posts with [Help]. • YouTube Channel spamming will not be tolerated. • Blogspam will not be tolerated.

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] hilliard@lemmy.world 5 points 3 months ago

:-) I've been refreshing the GIMP site like a lunatic for days. I dont even know why, RC3 is running like a dream..

[–] takeheart@lemmy.world 2 points 3 months ago (1 children)

So if I understand non-destructive editing correctly GIMP will store a sequence of transformation instructions (basically 1 for each undo/redo operation) rather than overwriting the actual pixels each time? Ie no matter how much editing you do, the original input data is always preserved?

[–] that_leaflet@lemmy.world 2 points 3 months ago (1 children)

For the stuff that supports non-destructive editing, yes. It also allows you to easily update the transformation.

Unfortunately not everything supports it yet. Notably, resizing and rotating do not. Hopefully it will be added soon.

[–] takeheart@lemmy.world 1 points 3 months ago

Would it theoretically be possible to replace the base image with a different one (of same dimensions)? Basically like a template file where you store a bunch of modifications, filters, etc that can be applied to any image...

I sometimes manually clean up scanned documents and if there's many pages I would love to apply the work done on one page to subsequent ones. If it doesn't look good the try only took a couple of seconds.