tor 2023-08-17 10:19:01 skrev Max Schillinger:
> On Tue Jul 4, 2023 at 3:51 PM CEST, NRK wrote:
> > sx4
> > ===
> >
> > This one is a selection tool. It outputs the selection rectangle to
> > stdout which can then be used for other purposes, such as screenshoting
> > or screen-recording a specifi
> I don't have an answer to your question, but if all you need is
> cropping, I have a shameless plug for a moderately simple tool
> I wrote a while ago: https://lumidify.org/git/croptool/log.html
Nice tool! It works as described. Thank you.
I needed this patch to be able to compile it:
diff --
On Thu, Aug 17, 2023 at 10:19:01AM +0200, Max Schillinger wrote:
> I don't do much image processing but when I do, it's most often cropping
> images. Of course, GIMP can do this. But it's huge. I usually use nomacs
> instead. But now the nomacs package for Arch Linux is broken because of
> depen
On Tue Jul 4, 2023 at 3:51 PM CEST, NRK wrote:
> sx4
> ===
>
> This one is a selection tool. It outputs the selection rectangle to
> stdout which can then be used for other purposes, such as screenshoting
> or screen-recording a specific area.
All these tools are great! Thanks for sharing.
I don'