Screen-Snip

App Icon

A small yet powerful **macOS app** for taking & editing screenshots! Inspired by Greenshot on Windows - the goal is to make a tiny app that can do the basics and look great while doing it.

🖥️ Features, Tools, and Settings

Features

Tools

Tool Shortcut Notes
Take Screenshot ⌘ , ⇧ , 2 Command + Shift + 2
Pointer Tool ⌘ , 1 Moves objects around
Pen Tool ⌘ , 2 Draw lines.
Arrow Tool ⌘ , 3 Draw lines with arrows.
Highlighter ⌘ , 4 Highlights.
Rectangle Tool ⌘ , 5 Draw squres / rectangles
Oval Tool ⌘ , 6 Draw circles / ovals
Badge Tool ⌘ , 7 Incremental Numbers
Text Tool ⌘ , 8 Insert text. Colored backgrounds optional.
Crop Tool ⌘ , 9 Crops.
Reset Zoom ⌘ , 0  
Zoom In ⌘ , +  
Zoom Out ⌘ , -  

Settings

These settings are customizable by you.

🖥️ Install & Minimum Requirements

⚙️ Installation

Mac App Store

OR

Download from Releases. It’s signed & notarized!

⚙️ Build it yourself!

Clone the repo and build with Xcode:

git clone https://github.com/gbabichev/Screen-Snip.git
cd Screen-Snip
open "Screen Snip.xcodeproj"

📝 Changelog

1.1.1

1.1.0

1.0.4

1.0.3

1.0.2

1.0.1

1.0

📄 License

MIT — free for personal and commercial use.

Privacy

Privacy Policy

Support

Support

Progress

Work in Progress
Completed - Undo & Redo - Add Text fields with font colors, sizes, and background fill. - Click onto text area to adjust it. Not spwan new text boxes. - Add lines with arrows. - Objects should be eraseable with delete key. - Add auto increment numbers. - Add Crop. - Lines, Arrows, Shapes, numbers, etc should all be moveable objects. - Add a highlighter - Open existing file - Paste on top & move stuff around. - Add User Settings - User defined save folder. - User defined output type (PNG / JPG / HEIC) & quality slider. - Refresh snaps button. - Limit snap previews to ~10. - Add a Snap Browser - Multi-Monitor snaps. - Global system hotkey for screenshots. - Handle 1x, 2x (Retina) snaps. - User setting to downsample retina in clipboard - User adjustable setting for Snap "fills" or "fits". - Adjust liquid glass in app icon. - Add cmd+scroll with mouse. - Add pinch to zoom on trackpad. - User friendly menus. - Hotkeys for tools. - Working Menu Bar commands with icons. - Add circle shape. - Adjust tools so i can also move objects around in the same tool. - Remove the double ContentView for the two modes. - line, oval, rect need to have separate colors not share the same color. - Fix line colors changing. - Pen colors, shape colors, etc should be saved across app launches. - Update Pen & Oval tool menu bars being weird. - Fix RAM usage. - Refresh thumbnail on click / copy to clipboard. - Update Snap Gallery so I can see dates. - Add File and Edit Menu Bar entries. - Fix arrow design. - Add double tap to zoom on mouse & trackpad. - Add cmd0, cmd+, cmd- for zoom controls. - Remove debug prints. - User adjustable dock icon. - Fix crop, text, badge after reworking the canvas. - Rework settings UI - Add Right click Open With menu. - Start on Login. - Redesign permissions UI. - Redesign screen / mouse UI during screenshots. - Add "Help" section with support contact info. - Fixed cursor not always displaying correctly during capture. - Added better UI for screen capture. - Optimized window closing/opening behavior. - Added keyboard navigation between existing thumbnails. - Add rotate to Rectangle, Text, and Paste. - Update Gallery Window UI to better show the date of images being displayed. - Modified Zoom so that it can zoom out past 1 to -2x </details>