English | 繁體中文
Fast, native screenshot, annotation, and screen-recording tool for macOS and Windows. Website: glimpr.howar31.com
- Screenshot – interactive region, window, and display screenshots on a frozen, pixel-faithful overlay; window snap and element snap (accessibility-based); multi-display support; HDR-aware screenshots (HEIC / JPEG XR) alongside SDR.
- Annotate – 12 tools (rectangle, ellipse, line, arrow, pen, highlighter, text, numbered steps, blur, pixelate, spotlight, crop) in the capture overlay and a standalone image editor, with a pixel loupe and eyedropper.
- Record – screen recording (H.264 / HEVC including HDR10, GIF) in region, window, display, and last-region modes; system audio and microphone; pause / resume; auto-stop.
- GIF Editor – edit any GIF frame by frame and re-encode it smaller; see GIF Editor below.
- Pin – float any screenshot as an always-on-top pin with drag and zoom.
- Flows – configurable after-capture and after-edit actions: save, copy, open editor, pin, share; filename templates and date subfolders.
- Rebindable global hotkeys (including PrintScreen and bare keys), light and dark themes, English and Traditional Chinese.
- Private by design – no telemetry, no account; captures never leave your machine. The only network request is the update check, and it can be turned off.
Open any GIF — or a GIF recording you just finished — and edit it frame by frame:
- Timeline – select, delete, reorder, reverse, yoyo; remove duplicate frames; reduce frame rate; frame clipboard; full undo / redo.
- Timing – set, adjust or scale frame delays; insert a title frame.
- Canvas – crop, resize, flip, rotate, border.
- Annotate – burn the image editor's tools (shapes, text, blur, pixelate, spotlight and more) into a frame range.
- Motion – fade and slide transitions, one-click smooth loop, cinemagraph and a progress bar.
- Export – adaptive palette with optional dithering, file-size optimization (frame diff) and loop control, re-encoded by Glimpr's own encoder.
Get there from the tray menu, a global hotkey (⌘⌥⇧9 /
Ctrl+Alt+Win+Shift+9), by opening or dropping any .gif on an editor
window, or straight from a finished recording via the after-recording flow
action (Settings > Recording).
macOS 14+ (screen recording requires macOS 15+) — download the DMG from Releases and drag Glimpr to Applications. Grant Screen Recording (and optionally Accessibility for element snap) on first run.
Windows 10 (1903+) / 11 — download the installer or the portable zip from Releases. SmartScreen may warn about the unsigned installer: choose "More info", then "Run anyway".
Installed builds update themselves: when a new release is out, updating is one click from the tray menu or the About pane.
Requires Flutter 3.44 / Dart 3.12.
flutter pub get
flutter build macos --release # macOS (Xcode 26)
flutter build windows --release # Windows (VS 2022 C++ toolchain)
The public repo builds the complete free tier. packages/glimpr_pro is a
no-op stub package by design; see CONTRIBUTING.
If Glimpr is useful to you, you can sponsor development: Sponsor · Ko-fi
Apache-2.0 © 2026 Howar31