Re-encode an address's raw bytes under a different bech32 prefix — e.g. see what a gno.land g1... address looks like as a cosmos1..., osmo1..., or any other chain's prefix. Runs entirely in your browser, no network calls for the conversion itself — only the chain list below is fetched live.
RIPEMD160(SHA256(pubkey)), plain bech32) — true for most Cosmos SDK chains, but not all — a few (e.g. some EVM-compatible chains) use a different scheme entirely, and this tool has no way to tell the difference. Verify independently before sending anything to a converted address.
Paste addresses, one per line — mixed chains are fine, each line's own source prefix is detected automatically. Everything below converts to the one target chain picked above.