-
On Linux for screen recording I use Peek and I really like the approach
You just resize Peek‘s transparent window over the part of the screen that you want and hit record
https://github.com/phw/peek
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
For the last 10(ish) years I've been using Greenshot [1]. I haven't found any issues with it but it is only available on Windows and Mac.
[1] https://getgreenshot.org/
-
For screenshots I use 'scrot' and then open the image in gimp if I need to crop or edit further.
Seems very simple to me and avoids browsers, cloud storage, and other potential pitfalls.
https://github.com/resurrecting-open-source-projects/scrot
-
flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash: (by jason-ni)
Last year, when I want to find a tool to do the sanpshot and OCR job, I found flameshot. However, the OCR feature hasn't been added as native function due to some issues I'm not very clear.
So I spent some time added the OCR function into flameshot. I didn't choose to compile tesseract into flameshot, but using the rest api way to call a server running remotely. The reason for this way is I also added llama.cpp translation feature after OCR.
Here're github repositories for my fork of flameshot and the OCR and translation server which is written causually in Rust.
https://github.com/jason-ni/flameshot
Related posts
-
Screenshots are hard
-
Microsoft to change PrintScreen button to open the Snipping Tool in Windows 11
-
FOS alternatives to LightShot?
-
is there any screenshot solution that does drag and drop?
-
Is there a screenshot utility that will take fixed region screenshots and automatically save them with title, date, and time?