Newline / Escape Converter
Convert between literal escape sequences and real newlines, tabs, and quotes.
Browse and run public tools without signing in, or open an individual page for examples, versions, and API / MCP usage.
Convert between literal escape sequences and real newlines, tabs, and quotes.
Compute SHA-256, SHA-1, or SHA-512 digests for text.
Format minified or messy JSON into a readable structure, with key sorting, custom indentation, and tolerant parsing for trailing commas.
Generate a scannable QR code from text or a link (auto version v1-v10, byte mode, error-correction level L) as a downloadable SVG image, in pure JS with no external dependencies.
Decode JWT header and payload locally and show expiry information.
Convert common YAML structures into formatted JSON.
Compute an MD5 digest for checksums and deduplication.
Convert Unix timestamps and date strings, auto-detect seconds or milliseconds, and output local time, UTC, and ISO 8601.
Percent-encode or decode URLs and query parameters, with automatic direction detection.
Convert between Base64 and plain text, auto-detect direction, and handle UTF-8 correctly.
Read an uploaded or pasted image (base64 data URL), parse PNG/GIF/JPEG dimensions and byte size in pure JS, and echo the image back for preview and download.
Format normalized YouTube metadata as readable text and key-value output.
Read public title, author, thumbnail, and embed metadata without an API key.
Extract a YouTube video ID and produce a canonical URL.
Test regular expressions against text and list matches and capture groups.
Convert numeric RMB amounts into formal uppercase Chinese currency text.
Render a safe subset of Markdown into HTML for quick previews.
Summarize long text into concise bullet points with the AI capability.
Ask an AI model through a declared server-side AI capability.
Translate text through server-side credentials.
Look up public IP geolocation through a server-side network whitelist.
Generate one or more RFC 4122 v4 UUIDs locally.
Convert CSV into Markdown tables or JSON arrays.
Count Chinese characters, English words, lines, paragraphs, and byte length.
Convert between HEX, RGB, HSL, and HSV formats.