Hacker News new | ask | show | jobs
by Kliment 1643 days ago
There's exactly one thing I still prefer to do in Gimp - splitting a single image into multiple images, one per RGBA/HSL channel. There's also some image formats that Gimp supports that Krita does not. But that's it. There's nothing else I miss, and Krita is just incredibly far ahead on usability.
3 comments

Layer->Split Layer got some love for this release, too, but I'm not sure whether it even made it into the release notes.
I think they are talking about Image > Image split
> splitting a single image into multiple images

There is Image menu > Image split in Krita

Krita’s Python API should have everything you need to do this automatically.