Invert colors of a ScreenShot

bnacht <[email protected]> Wed, 2 Apr 2025 08:45:30 +0200
Newsgroups gmane.comp.kde.users.pim
Message-ID <[email protected]>
HI,

for documentation purpose I do ScreenShots with Spectacle. I want to
invert the colours of the ScreenShots and use 'convert <infile> -channel
RGB -negate <outfile>' at the CLI afterwards.

I think this could be simpler ...
How to create a entry in a context menu (e.g. from Dolphin) to call a
little bash-Script to do this?

Bernd