Oversnip is a modern screenshotting tool that instantly presents a clean UI to rapidly markup and prepare your images for sharing. You don't have to click multiple times or jump through any hoops, just snip and paste/drag wherever you'd like.
Drag and drop your snips into applications that don't support pasting
Easily image search any portion of your screen using Ctrl/Cmd + Alt + I
Are you a designer? Use oversnip to grab dominant colors in any region of your screen
Missed your initial crop? No worries, extend or contract your snip by dragging from any edge.
Quickly copy any single color from your screen or create multiple floating color cards
Your snips float above other windows and can be used as stencils or glanceable info cards.
Oversnip is open source and powered by Electron. Hop in and make it your own!
git clone https://github.com/AskingQuestions/oversnip.git
cd oversnip
npm install
cd oversnip/frontend
npm install
cd ../
npm run dev