Newsletter
Stay updated on new mini app releases
Join our community.

Inline bot for encoding, decoding and transforming short text.
Monthly active users
Text Utilities is an inline Telegram bot for on-the-fly text transformations. It works directly inside any chat: type @textutilsbot followed by your text and select the needed transformation from the inline results.
The bot converts human-readable text to binary, hexadecimal, and Base64, and also decodes these formats back to plain text. This is useful for quick experiments, debugging, learning encoding basics, or sharing encoded snippets without external tools.
For Russian-speaking users, the bot supports keyboard layout conversion, fixing text typed in the wrong layout without retyping. This makes it practical for everyday messaging and technical discussions.
The bot has limits on message length, so it is designed for short and medium-sized text fragments rather than large payloads. New transformation ideas can be submitted via the /suggest command or through the project’s GitHub issues, which is convenient for developers and power users who want to extend its capabilities.