macOS
brew install sttrlocal Homebrew formula metadata
sudo port install sttrMacPorts ports tree · textproc/sttr/Portfile · source: api.github.com
brew
CLI to perform various operations on string. Version 0.2.30 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/abhimanyu003/sttr
install metadata
| Package key | brew:sttr |
|---|---|
| Version | 0.2.30 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sttr |
| Homepage | https://github.com/abhimanyu003/sttr |
| Repository | https://github.com/abhimanyu003/sttr |
| Upstream docs | https://github.com/abhimanyu003/sttr#readme |
| License | MIT |
| Source archive | https://github.com/abhimanyu003/sttr/archive/refs/tags/v0.2.30.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sttr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.