Base64 Encoder/Decoder — Standard & URL-Safe

Base64 encoding/decoding API for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Utility Encode Base64: Use this when you need to encode text to base64 or decode base64 back to plaintext. Returns the result string with encoding metadata. 1. result -- the encoded or decoded string

What data it sees

Do you need an account

No: the server works without sign-in

Base64 encoding/decoding API for AI agents. Encode text to base64 or decode base64 to text. Supports standard and URL-safe variants with metadata (input length, output length, encoding type).

Tools: utility_encode_base64.

Use this for encoding payloads, decoding tokens, or data transformation in pipelines. Basic utility for data processing.

Returns: {output, encoding, inputLength, outputLength}. No API key required — x402 micropayment $0.001/call on Base L2.

Server tool list (1)

Raw names from tools/list. Only developers need these.

utility_encode_base64Use this when you need to encode text to base64 or decode base64 back to plaintext. Returns the result string with encoding metadata. 1. result -- the encoded or decoded string 2. action -- whether e