Encode and decode Base64, Base64URL, Base32, and Hex data.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Base64" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-base64' 'https://gateway.pipeworx.io/base64/mcp'
Convert this Base64URL string to standard Base64 and tell me whether padding is needed: SGVsbG8td29ybGRfMTIz
Returns the converted standard Base64 string and explains padding rules or differences.
Decode this Hex string into readable text and also output the Base64 version: 48656c6c6f20576f726c64
Provides the decoded text content and the corresponding Base64-encoded result.
Encode the text "internal-report-2025" into Base32 and include the Hex result for verification.
Outputs the Base32-encoded string and the Hex representation of the same content.
Encode files to Base64 and decode content back into usable files.
Convert binary, hex, octal, decimal, and base64 deterministically for reliable data handling.
Access handy developer utilities for encoding, conversion, hashing, and formatting tasks.
Safely decode and inspect JWT tokens and Base64 payloads in real time.
Compute hashes, convert encodings, decode JWTs, and generate UUIDs quickly.
Call and discover BaseLinker API methods for integration and automation.