GETPOSTBase64 encode/decode
Base64 encode/decode
View reference →String helpers for slugify, diff, formatting, encoders, and cleanup. Browse the catalog below and pick the helpers that fit your workflow.
Every helper runs with the same simple API key. Sign in (or create a free Dataczar account) at Dataczar Connect to issue keys in seconds, then drop the key into any `ak=` parameter and start shipping.
Tip: reuse the same key across these helpers, or rotate keys per project from the Connect dashboard.Base64 encode/decode
View reference →Provides a quick diff utility for comparing text snippets. Supports GET parameters or POST JSON.
View reference →Scans a body of text for RFC-like email addresses and optionally deduplicates them.
View reference →Uses a simple regex to pull out HTTP/HTTPS URLs and optionally deduplicate them.
View reference →Lightweight HTML-to-text converter using Python's built-in HTML parser.
View reference →Parses JSON and returns a human-friendly indented string.
View reference →Supports headings (#), unordered lists (-,*,+), bold (**text**), italics (*text*), and links [text](url).
View reference →Minify HTML
View reference →Minify JSON
View reference →Normalize whitespace
View reference →Remove HTML tags
View reference →Stopwords are the high-frequency filler words ("the", "is", "and", etc.) that seldom change the meaning of a sentence. This helper strips the English stopword list from any sentence or paragraph so you can prepare content for indexing, keyword extraction, or quick copy analysis while leaving punctuation and spacing untouched.
View reference →Takes input text and produces a lowercase (optional) slug using the requested separator. Designed as a GET-first helper with universal dryrun support.
View reference →URL encode/decode
View reference →Pretty print XML
View reference →