Skip to main content

base64_transform_bot

@base64_transform_bot​

✳️ Not the best name β€” it’s more than just Base64.

A Swiss-army knife for developers. It includes useful CLI-style tools right inside Telegram.

Commands:

  • /encode_base64 – Encode text to Base64
  • /decode_base64 – Decode Base64 to text
  • /replace_curly_quotes – Replace curly quotes with double-straight quotes
  • /replace_single_quotes – Replace single quotes with double quotes
  • /curl_converter – Convert a curl command to Python requests syntax
  • /json_formatter – Prettify JSON string
  • /youtube_thumbnail – Download YouTube video thumbnail
  • /youtube_title – Fetch YouTube video title
  • /youtube_metadata – Retrieve full YouTube metadata in JSON format