Wrote this to help capture screens quickly on presentations. It's like a video cap of a specific area, but instead creates slides in order as you click the "capture button". You basically lock a section then click the the capture when needed. It saves the screens in order you captured, so you can later use it for documentation. I use this often when I'm being taught something because it's fast, and stores small files.
Here is a demo of how easy it is to use:
And here is the source code/install:
Like most of my tools requires python, and I strongly recommend venv usage (virtual environment that isolates modules per script so they don't mess up other scripts)
If anyone needs help with installing python venvs let me know, I can make a loom and share it.
I've attached the screenshots it took that I didn't show in the video above.