/oversnip

Frictionless screenshots on Windows, Mac, and Linux

Primary LanguageSvelteMIT LicenseMIT

Oversnip logo

Version License

Frictionless screenshots on Windows, Mac, and Linux

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.




Features

🖼️ Draggable screenshots

Drag and drop your snips into applications that don't support pasting



🔍 Instant image search

Easily image search any portion of your screen using Ctrl/Cmd + Alt + I



🎨 Color palette extraction

Are you a designer? Use oversnip to grab dominant colors in any region of your screen



↗️ Re-croppable after the fact

Missed your initial crop? No worries, extend or contract your snip by dragging from any edge.



☁️ One-click upload - Anonymously upload screenshots to imgur with a single click



🌈 Color picker

Quickly copy any single color from your screen or create multiple floating color cards



🎈 Always on top

Your snips float above other windows and can be used as stencils or glanceable info cards.



Hackable

Oversnip is open source and powered by Electron. Hop in and make it your own!



Download

                                               



Development

git clone https://github.com/AskingQuestions/oversnip.git

cd oversnip
npm install
cd oversnip/frontend
npm install

cd ../
npm run dev