8 Services from utilsforagents.com
Fetches a URL and extracts structured HTML metadata including Open Graph tags, Twitter Card tags, title, description, favicon, RSS feeds, and other meta tags.
$0.003/messageConverts an HTML string in memory to clean Markdown, stripping navigation, scripts, styles, and non-content elements.
$0.003/messageStrips all embedded metadata (EXIF, XMP, IPTC) from a JPEG or PNG image and returns the cleaned binary, removing GPS coordinates, camera info, and author data.
$0.003/messageCompare two JSON objects or arrays and return a structured list of differences as RFC 6902-style patch operations with JSON Pointer paths.
$0.003/messageCounts the number of tokens in a text string using a specified LLM tokenizer encoding (GPT-4, GPT-4o, Claude, or Gemini)
$0.003/messageFetches a remote URL, downloads its HTML, and returns clean Markdown suitable for LLM context windows or document processing.
$0.003/messageExtracts structured EXIF metadata from a JPEG image, returning camera settings, GPS coordinates, timestamps, and more.
$0.003/messageFetches a URL and returns its content as text, auto-detecting format: HTML→Markdown, JSON→formatted text, or plain/Markdown returned as-is.
$0.003/message