Format an API response
Clean a pasted JSON payload, inspect paths, then create types or schema checks.
Check public URL status, redirects, DNS, sitemap, robots, metadata, and payload utilities from one workbench.
Check public URL status, redirects, DNS, sitemap, robots, metadata, and payload utilities from one workbench.
HTTP
Check HTTP status, request-profile reachability, redirect diagnostics, final URL, response headers, pasted header blocks, CSP drafts, and a copyable public URL report.
DNS
Look up public DNS records, inspect A/AAAA, CNAME, MX, TXT, SPF, DMARC, and NS signals, and copy a deployment report.
Sitemap
Generate XML sitemap entries and a copyable search discovery report from public URLs.
Robots
Generate robots.txt rules with sitemap controls and a copyable crawl report.
Meta Tags
Create title, description, canonical, Open Graph, X card tags, and a copyable crawler report for web pages.
OG Preview
Preview Open Graph title, description, URL, image, robots policy, and a copyable crawler report.
URL Parse
Break URLs into protocol, host, pathname, query params, hash, origin, clean URL, and a canonical report.
JWT
Decode JWT header and payload segments locally, compare expected claims, and copy an auth handoff report.
JSON
Format, minify, validate, inspect, and copy a safe API response report for JSON payloads without sending them to a server.
Base64
Encode, decode, inspect, and copy a safe payload report for Base64, Base64URL, image data URLs, JSON payloads, and JWT segments locally in the browser.
SQL
Format SQL queries for readable reviews and debugging.
Hash
Generate MD5, SHA-1, SHA-256, SHA-512, HMAC signatures, and a safe signature report locally.
Creative text
Build fancy text, kaomoji, emoji combos, bios, ASCII banners, and dot art without leaving the browser.
Convert plain words into fullwidth, bold Unicode, monospace, circled, and small-caps text for bios, captions, and profile names.
Review deploy, search discovery, security-header, token, and API response signals without turning the site into a generic utility shelf.
Clean a pasted JSON payload, inspect paths, then create types or schema checks.
Format a query, copy the SQL review report, then compare or inspect result payloads before handoff.
Format a snippet, copy the JavaScript review report, then minify or inspect API payloads before handoff.
Format the payload, test a path with wildcards or recursive keys, then keep the shape for code.
Inspect JWT claims, check time fields, and compare encoded segments safely.
Check status, final URL, DNS target, and social preview signals in one path.
Check final status, sitemap URLs, robots rules, canonical/meta signals, and URL shape before a Search Console or webmaster submission.
When Search Console says crawled or discovered but not indexed, check the final response, sitemap evidence, robots rules, metadata, and canonical shape before waiting for the next report refresh.
Preview Base64 image data, confirm the MIME type, then check presentation contrast before sharing.
Convert foreground/background colors, copy a WCAG contrast report, then review CSS tokens and visual assets before release.
Format a CSS snippet, copy the CSS review report, then check minification and color contrast before handoff.
Verify records, HTTP reachability, sitemap exposure, and robots rules after a domain change.
Generate a compatible network password, build the Wi-Fi payload, copy a scan report, and check contrast before sharing.
Generate a password or passphrase, copy a report without the secret value, then choose tokens and hashes deliberately.
Create random session/API/CSRF values, copy a safe token report, compare hashes, and choose identifiers deliberately.
Generate the HMAC output, copy a safe signature report, and inspect payload shape or encoding before changing webhook code.
Check response headers, draft a CSP, then confirm the URL and DNS target are the site you meant to protect.
Break down the five fields, copy a schedule report, compare time zones, and check job-log timestamps.
Validate YAML or Compose structure, inspect environment values, then format JSON config fragments before shipping.
Trim CSV rows, remove duplicates, convert to JSON, and make a quick Markdown table for review.
Pick symbols, generate a short ASCII banner, then draw compact dot art for bios, comments, and docs.
Draft a compact bio, add fancy Unicode text, then finish with emoji and kaomoji accents that still fit mobile profile fields.
Turn plain text into alternating meme case, upside-down text, or compact symbol-wrapped comments that are easy to copy.
Useful next steps
Test JavaScript regular expressions, inspect matches, and keep common patterns close by.
Generate UUID v4 values in bulk for fixtures, traces, and test data.
Format SQL queries for readable reviews and debugging.
Infer TypeScript interfaces from sample JSON objects.
Format CSS rules and inspect selectors, at-rules, custom properties, color tokens, and minified size.
Minify CSS and review compression ratio, comment removal, selector risk, and token counts.
Format JavaScript snippets and inspect functions, imports, exports, async usage, browser APIs, and copy risks.
Minify JavaScript snippets and review compression ratio, comment removal, browser APIs, fetch calls, and console logs.
Generate sortable ULID identifiers for logs, fixtures, and test records.
Convert px, rem, em, and percent values for CSS layout calculations.
Generate CSS clamp() expressions for responsive font sizes and spacing.
Build, explain, preview, and copy a safe schedule report for five-field cron expressions.
Convert Unix timestamps, milliseconds, and ISO strings into readable dates.
Compare a date and time across common IANA time zones.
Create title, description, canonical, Open Graph, X card tags, and a copyable crawler report for web pages.
Generate robots.txt rules with sitemap controls and a copyable crawl report.
Generate XML sitemap entries and a copyable search discovery report from public URLs.
Preview Open Graph title, description, URL, image, robots policy, and a copyable crawler report.
Generate a simple SVG favicon and HTML link tags from text and colors.
Preview URLs inside common viewport frames and copy basic iframe markup.
Encode and decode URL components for query strings, redirects, and callbacks.
Encode and decode HTML entities for snippets, docs, and templates.
Generate downloadable QR codes with URL, Wi-Fi, email, and vCard payload builders plus scan diagnostics and a safe scan report.
Beautify compact HTML snippets for templates and documentation.
Break URLs into protocol, host, pathname, query params, hash, origin, clean URL, and a canonical report.
Look up common MIME types by file extension or content type.
Parse browser, OS, engine, and device hints from a user-agent string.
Generate placeholder copy for product mocks, forms, cards, and content layouts.
Compare two text blocks with line or word level differences.
Convert text between lower, upper, title, camel, pascal, snake, and kebab case.
Create URL-safe slugs from titles, labels, and filenames.
Preview Markdown text and generate Markdown tables from CSV, TSV, or pipe-separated rows.
Sort lines, remove duplicates, trim blanks, and normalize pasted lists.
Count characters, words, lines, bytes, and estimated reading time.
Format, minify, validate, inspect, and copy a safe API response report for JSON payloads without sending them to a server.
Escape and unescape JSON string content for logs, fixtures, and embedded payloads.
Encode, decode, inspect, and copy a safe payload report for Base64, Base64URL, image data URLs, JSON payloads, and JWT segments locally in the browser.
Convert YAML to JSON and JSON to YAML for config and API workflows.
Validate YAML syntax, format YAML, and inspect Docker Compose services for config, CI, and documentation files.
Parse .env files, detect duplicate or invalid variables, and copy a deployment ENV report without raw values.
Format and minify XML strings in the browser.
Convert CSV rows to JSON arrays, JSON arrays back to CSV, and clean messy spreadsheet exports.
Validate JSON values against simple JSON Schema object rules.
Evaluate JSONPath selectors, wildcards, and recursive key searches against JSON payloads.
Decode JWT header and payload segments locally, compare expected claims, and copy an auth handoff report.
Generate MD5, SHA-1, SHA-256, SHA-512, HMAC signatures, and a safe signature report locally.
Generate strong random passwords or memorable passphrases with a safe handoff report.
Generate secure random hex, Base64, and URL-safe tokens with a safe handoff report.
Check HTTP status, request-profile reachability, redirect diagnostics, final URL, response headers, pasted header blocks, CSP drafts, and a copyable public URL report.
Look up public DNS records, inspect A/AAAA, CNAME, MX, TXT, SPF, DMARC, and NS signals, and copy a deployment report.