Downloads

Get Stegstr for your platform. All releases are available on GitHub Releases.

macOS

Windows

Linux

Android

Build from Source

Prerequisites: Node.js 18+, Rust (latest stable).

git clone https://github.com/brunkstr/Stegstr.git
cd stegstr
npm install
npm run build:mac   # or build:win, build:linux

See GitHub for full build documentation.

Verification

Verify your download by checking the build artifacts and release signatures on GitHub. The project uses GitHub Actions for reproducible builds.