Skip to main content
Glama
343,686 tools. Last updated 2026-07-30 14:18

"Understanding Base64 Encoding for Images" matching MCP tools:

  • Retrieve attachment files from esa.io, returning base64-encoded data for supported images under 30MB or signed URLs otherwise.
    MIT
  • Find images across the web to illustrate concepts, locate specific pictures, or discover visual resources. Returns images as base64-encoded JPEGs or URLs with metadata.
    Apache 2.0
  • Generate detailed descriptions of images using base64-encoded data. Ideal for uploaded images in chat conversations, providing accurate analysis via advanced vision APIs.
    MIT
  • Encode or decode base32 data from files or stdin, returning results as JSON. Useful for human-friendly encoding without ambiguous characters.
    MIT
  • Converts data between utf8, hex, base64, and binary formats for use in blockchain, encryption, or file processing. Requires source and target encoding parameters.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables encoding and decoding of text between Base64, Base64URL, Base32, and Hex formats, supporting offline keyless operations.
    Last updated
    10
    MIT

Matching MCP Connectors

  • Encoding MCP — Base64 / Base64URL / Base32 / Hex.

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Write content to a remote file via SFTP. Creates missing directories automatically. Supports text and base64 encoding.
    MIT
  • Encode or decode text using base64, base64url, hex, or URL percent-encoding. Supports both encoding raw UTF-8 text and decoding back to original text with error reporting for malformed input.
    Apache 2.0
  • Extract all embedded images from Excel files using dual extraction strategy, returning base64-encoded images for AI visual analysis.
    MIT
  • Decodes cryptic strings using multiple formats including Base64, hex, binary, and URL encoding. Automatically detects the encoding type for instant results.
    MIT
  • Convert PDF pages to PNG images with base64 encoding. Adjust resolution using custom DPI settings.
    MIT
  • Auto-detect the encoding type of any input string. Tests against Base64, hex, binary, morse, URL encoding, HTML entities, and more, returning matches sorted by confidence with attempted decoding for top results.
    MIT
  • Retrieve attachment content as text for text-based files or base64 for binaries, including encoding type and MIME information.
    MIT
  • Upload files to a remote target through an active SSH or reverse shell session, with base64 encoding and optional SHA256 checksum verification.
    MIT
  • Find web images for concepts, illustrations, or specific pictures using search terms. Returns images as base64-encoded JPEGs by default or provides URLs and metadata when specified.
    Apache 2.0
  • Extract and process images from base64-encoded data for analysis. Use this tool to handle screenshots, clipboard images, or dynamically generated visuals without file system access, optimizing them for AI model interpretation.
    MIT
  • Convert base64-encoded image data into usable image files for analysis, processing screenshots from clipboard, or handling embedded application images without file system access.
    Apache 2.0
  • Send bytes over a connected TCP socket, choosing UTF-8 or base64 encoding.
    MIT