Open Source Snapzor screenshot tool

Hello,

I created Snapzor, a lightweight screenshot tool for Zorin OS 18.1 Core โ€” fully compatible with Wayland.

Features:

  • Full screen & region capture
  • Annotations (rectangle, arrow, pen, highlighter, text)
  • Copy to clipboard & save as PNG/JPEG
  • Keyboard shortcuts (F1, F2, F3)

Install in one command:

git clone https://github.com/fredo-aldo-create/snapzor.git && cd snapzor && chmod +x install.sh && ./install.sh

Feedback welcome! :blush:

link to the GitHub page:

I moved this to its own topic (which I believe was your initial intention.)

You built Snapzor to be fully compatible with Wayland, but out of curiosity, will it work on X11, as well?

2 Likes

Welcome (back) to the Forum!

Apologies for the Circumstances and that You had to post it again.

One Thing: Could You add in Your Comment a Link to Your Github Page please? So, the People can directly go to it and take a Look at Your Project before installing it and get additional Informations.

My direct apologies. Please understand, we get a lot of spammers posting here. Make quality posts, and everything will be fine. Again, I apologize.


Yes, Snapzor works on both Wayland and X11 !
The detection is automatic โ€” Snapzor checks your session type at startup (XDG_SESSION_TYPE) and uses the appropriate backend without any configuration needed.

Thank you! :blush:
Sure, here is the link to the GitHub page:
:backhand_index_pointing_right: GitHub - fredo-aldo-create/snapzor: Screenshot tool for Zorin OS 18 - Wayland compatible ยท GitHub
You will find all the source code, installation instructions and the full list of features there.
Feel free to report any issues or suggestions directly on GitHub!

2 Likes

it's a good little tool, efficient and light, I like it :wink:

1 Like