Skip to content

Releases: alexrett/simpleshot

SimpleShot v1.4.2

16 Mar 00:42

Choose a tag to compare

Bug Fix

  • Fix image export on Retina displays — exported images were cropped because the canvas size was calculated in points instead of pixels. Now the export correctly scales to full pixel resolution, matching the preview.

SimpleShot v1.4.1

15 Mar 15:53

Choose a tag to compare

What's New

  • About dialog: credits with author info, website and GitHub links

SimpleShot v1.4.0

15 Mar 15:37

Choose a tag to compare

What's New

  • Editable annotations: select, move, recolor, resize stroke, edit text — all in pointer mode
  • Delete annotations: select and press Delete/Backspace, numbers auto-renumber
  • Hidden title bar: clean UI with floating traffic lights, double-click top to zoom
  • Lower padding minimum: padding starts at 0px

SimpleShot v1.3.0

15 Mar 15:24

Choose a tag to compare

What's New

  • Hidden title bar: Clean, modern look with floating traffic lights
  • Double-click to zoom: Double-click top of window to maximize (like standard title bar)
  • Full-height separator: Sidebar divider extends edge to edge
  • Pinned buttons: Open/Paste at top, Copy/Save at bottom — always visible
  • Lower padding minimum: Padding now starts at 0px with presets 0, 16, 32, 64, 96

SimpleShot v1.2.0

15 Mar 14:39

Choose a tag to compare

What's New

  • File import: Open images via drag & drop, file dialog (⌘O), or paste files from Finder
  • Broad format support: PNG, JPEG, TIFF, GIF, BMP, HEIC, WebP, PDF, SVG, ICNS
  • Content fill: Background fill for transparent images — transparent, white, black, or custom color
  • Aspect ratio presets: Free, 16:9, 4:3, 3:2, 1:1, 9:16 — keep multiple images consistent
  • Pinned actions: Copy/Save buttons always visible at sidebar bottom

SimpleShot v1.1.0

15 Mar 10:37
e44b6f5

Choose a tag to compare

What's New

Annotation Tools

  • Arrows — draw arrows to point at elements
  • Circles — highlight areas with ellipses
  • Rectangles — frame elements with rectangles
  • Numbered markers — auto-incrementing numbered badges (1, 2, 3…)
  • Text labels — place custom text on the screenshot

Annotation Controls

  • 7 color options (red, orange, yellow, green, blue, white, black)
  • Adjustable stroke width
  • Undo (⌘Z) and Clear All

All annotations render in both preview and exported images (Copy/Save).

Fixes

  • Fixed build.sh recursive call failing when run via bash build.sh

SimpleShot v1.0.0

15 Mar 01:59

Choose a tag to compare

SimpleShot v1.0.0

Tiny macOS app that wraps screenshots in gradient backgrounds.

Features

  • 10 gradient presets
  • Adjustable padding, corner radius, drop shadow
  • Copy to clipboard or save as PNG
  • Auto-loads screenshot from clipboard on launch

Install

brew install --cask alexrett/tap/simpleshot

Or download SimpleShot.dmg below.

Requirements

  • macOS 13.0 (Ventura) or later