macOS
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · source: api.github.com
brew / rank 6073
CLI to perform various operations on string. Version 0.2.30 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#sttr.
install
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · source: api.github.com
nix profile install nixpkgs#sttrnixpkgs package indexes · pkgs/by-name/st/sttr/package.nix · source: api.github.com
winget install --id abhimanyu003.sttr -eWindows Package Manager source index · abhimanyu003.sttr · source: cdn.winget.microsoft.com
overview
CLI to perform various operations on string
history
sttr is a small cross-platform command-line tool for transforming strings, files, and piped text. Its niche is the everyday terminal toolbox: hashing, encoding, decoding, case conversion, JSON/YAML conversion, and similar text operations without opening a larger editor or scripting language.
Official README and documentation describe sttr as command-line software for quickly running transformation operations on strings. The project is implemented and distributed as a CLI with interactive, direct-argument, file-input, and pipeline modes.
Official installation docs list quick shell installation, Homebrew, Go installation, and release binaries; the README also lists Snap, Arch, Docker, Winget, Scoop, X-CMD, Webi, and FreeBSD binaries. The input package facts show Homebrew, MacPorts, Nix, and Winget coverage.
Common usage is `sttr` for an interactive menu, `sttr md5 "Hello World"` for direct operation, file input such as `sttr base64-encode image.jpg`, pipelines such as `echo "Hello World" | sttr md5`, and chained processors such as base64 followed by md5.
Package nerds care about sttr because it condenses a drawer of tiny text filters into one installable binary with shell-friendly input and output. It fits well in Homebrew, Winget, Nix, and other package indexes because it has no credential story and a clear CLI surface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sttr | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:sttr |
|---|---|
| Version | 0.2.30 |
| Package manager | Homebrew |
| Homepage | https://github.com/abhimanyu003/sttr |
| Repository | https://github.com/abhimanyu003/sttr |
| Last updated | 2026-07-26T04:03:47+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sttr
nix profile install nixpkgs#sttrsttr
sudo port install sttrabhimanyu003.sttr
winget install --id abhimanyu003.sttr -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.