Text Diff Checker - Online Compare & Find Differences
Compare two text blocks and highlight differences line by line. Ideal for code review and document revisions. All diffs computed locally for privacy.
UD5 Toolkit
Compare two JSON objects online, highlight differences instantly. Deep object comparison with path tracking, side-by-side view, and detailed diff report.
Paste your JSON in both editors above and click Compare JSON to see the differences.
user.address.city) for precise reporting. This ensures no nested difference goes undetected, regardless of depth.
jq or jd for batch processing.
users[0].profile.settings.theme). It provides dual views: a structured Diff List with color-coded change types, and a Side by Side view mimicking code diff tools. Additional features include one-click formatting, swap, copy, and sample data loading. Built with Bootstrap 5 for responsive design, it works seamlessly on desktop and mobile. The clean, ad-free interface prioritizes developer experience and speed.
JSON.parse() for validation, ensuring strict compliance with the JSON specification (RFC 8259). Trailing commas, single quotes, and comments are not valid JSON and will trigger an error — use the Format button to help identify syntax issues.
Compare two text blocks and highlight differences line by line. Ideal for code review and document revisions. All diffs computed locally for privacy.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Enter a URL and see the full redirect chain with status codes and response times. Also validates against your chosen rule.
Test required, pattern, minlength etc. See validity states and custom error messages. Learn browser‑native validation.
Paste a JSON Web Token and decode its header and payload. Verify signature if you provide the secret. Fully local.
See your monitor's color depth and pixel depth. Detect if HDR or wide gamut is available using media queries.
Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.
Test if a script or style will be allowed by a given CSP. Compute hash/nonce. Strengthen your site’s defense against XSS. Local.
Design a clean, professional email signature with your photo, links, and disclaimers. Copy the HTML to use in Gmail/Outlook.
Paste an HTML snippet and see how a screen reader might interpret it. Highlights missing alt texts and ARIA misuses. Educational.
Browse Unicode by block: Latin, Cyrillic, CJK, Emoticons. See characters and copy with a click. Full reference.
Compose messages with bold, italic, links, and code. See the raw HTML or Markdown for your Telegram bot API calls.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.
Design borders with linear or conic gradients. Supports border‑image and background‑clip methods. Copy optimized CSS.
Create a polished HTML email signature with your photo, links, and company details. Live preview and copy HTML to clipboard. Works with Gmail, Outlook, Apple Mail.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Parse a URL's query string into a key-value table, or build a query string from parameters. Perfect for API testing and web development.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .sr‑only). Preview the accessible layer.
Graph a cubic‑bezier or steps easing function and see a bouncing ball animation using it. Copy the CSS timing‑function.
Simulate a traceroute by entering a destination IP. Learn about AS paths and latency. Does not send real packets; educational visualisation.
Paste a potential XSS vector and see if it executes in a sandboxed iframe. For security researchers and education.
Enter HTML with aria-labels and see what a screen reader would announce. Simulates common patterns. Local educational tool.
Build an iframe with different sandbox flags and see live which features are blocked. For secure embedding.
Draw pixel art with a grid, color palette, and eraser. Export as PNG. Perfect for game developers and hobbyists.
Enter two URLs and see if they resolve to the same canonical form after normalization. Find duplicate content issues.
Paste a JSON array of objects and download a properly formatted .xlsx Excel file. No server; uses SheetJS in the browser.
Paste HTML and see a before/after comparison of minified output. Check the byte savings. All local.