harupy/snipping-tool ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python snipping tool that works like the Windows snipping tool.
I want a regular mode where I can drag to select part of the screen and save or copy the screenshot, and I also want a multi window version with a small menu and some basic paint style options for editing the snip after capture, like drawing or highlighting before saving.
Keep it lightweight and easy to run, and make the app feel like a real desktop utility rather than a demo. If you need to check current Python GUI or screenshot library docs online, go ahead. I’d like the whole thing to be clean enough that I can launch it and use it right away without a lot of setup.