Take pretty screenshots — your screen, your code, your way

Super ScreenShot

Three Rust tools in one workspace: an interactive screen capturer with annotation overlay, a source-code → PNG renderer with syntax highlighting, and a library to build your own selector UI.

Install on Linux
or with
$paru -S sss-bin
Install on macOS

or with

$brew install sergioribera/tap/sss_cli

No Windows build yet.

sss targets Wayland · X11 · macOS today. Build from source, or open a PR to help port it.

$cargo install --git https://github.com/SergioRibera/sss sss_cli
GitHub

Latest: sss_cli/v0.2.1 · sss_code/v0.3.1

MIT / Apache-2.03 binariesWayland · X11 · macOS

workspace

Three crates, one toolkit

Each tool stands alone, but share a render pipeline and a design language. Pick the one you need — or compose them.

showcase

See it in action

Pick · annotate · render — the full flow, no post-processing.

sss + sss-selectpick · annotate · save — full sss_cli flow
sss_cli annotated screenshot example
sss_cliannotation overlay
sss_code rendered Rust source
sss_codesyntax-highlighted PNG