Send messages hidden in images across any platform using Nostr. Text messages, social media, email—wherever images go, Stegstr data travels.
Stegstr offers two interfaces: the App (graphical) and the CLI (command-line). Choose what fits your workflow.
Download the desktop or mobile app, or use the app in your browser. One-click install (desktop) or no install (browser)—then use Embed / Detect from the interface.
Use Stegstr in your browser at stegstr.com/app — runs locally; when Network is off, no internet, no cookies, no caching. 100% local.
Run the following in your terminal to download the repo and build the CLI module. You need Rust installed. Click a command to copy it, then paste in your terminal.
git clone https://github.com/brunkstr/Stegstr.git
cd Stegstr
cd src-tauri && cargo build --release --bin stegstr-cli
The CLI binary will be at target/release/stegstr-cli (Windows: stegstr-cli.exe). CLI docs · More options
Get started in minutes with an anonymous local identity. No account needed to embed and detect messages.
Detect and Embed work without any network connection. Share images via any medium—text, email, social.
Desktop (macOS, Windows, Linux) and Android. Same format everywhere—images work across all platforms.
Data stored locally. Encrypted bundles in images. Optional Nostr login when you want relay sync.
Code is open-source on GitHub. MIT licensed. Build and contribute.
A Nostr client with steganographic transport. Compatible with Nostr events and NIPs.
With Stegstr, you can share Nostr-style posts and messages by hiding them inside ordinary images.
Use your Nostr key or stay anonymous. No internet required.
Write your message in the feed. Posts get the Stegstr branding suffix.
Pick a cover image. Stegstr encodes your feed into the PNG and saves it.
Send the image via text, email, social media—any medium that transfers images.
Stegstr is an open-source project to facilitate cross-platform, cross-medium networking via steganographic images. Contributions welcome—see the GitHub repo.
This site is designed for AI agent discovery and interaction. Read agents.txt for machine-readable metadata.
Stegstr is a steganographic Nostr client. Users embed messages in PNG images and share them; recipients use Detect to load the content. No registration, works offline.
Direct download URLs (one-click, no redirects):
Key pages: Getting Started · Wiki · GitHub