JSON Diff Compare - Online Highlight Differences
Paste two JSON objects and find the structural differences with side‑by‑side highlighted output. Indispensable for API debugging.
UD5 Toolkit
Enter two texts and click Compare Diff to find differences
Or click Sample to see a demo
+ and - markers (similar to Git diff), making it easier to read the overall change log in a linear fashion.Paste two JSON objects and find the structural differences with side‑by‑side highlighted output. Indispensable for API debugging.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.
Enter a URL and see the full redirect chain with status codes and response times. Also validates against your chosen rule.
Paste an HTML snippet and see how a screen reader might interpret it. Highlights missing alt texts and ARIA misuses. Educational.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
See your monitor's color depth and pixel depth. Detect if HDR or wide gamut is available using media queries.
Design a clean, professional email signature with your photo, links, and disclaimers. Copy the HTML to use in Gmail/Outlook.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Compose messages with bold, italic, links, and code. See the raw HTML or Markdown for your Telegram bot API calls.
Paste a JSON Web Token and decode its header and payload. Verify signature if you provide the secret. Fully local.
Enter HTML with aria-labels and see what a screen reader would announce. Simulates common patterns. Local educational tool.
Test required, pattern, minlength etc. See validity states and custom error messages. Learn browser‑native validation.
Browse Unicode by block: Latin, Cyrillic, CJK, Emoticons. See characters and copy with a click. Full reference.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .sr‑only). Preview the accessible layer.
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.
Test if a script or style will be allowed by a given CSP. Compute hash/nonce. Strengthen your site’s defense against XSS. Local.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
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.
Build an iframe with different sandbox flags and see live which features are blocked. For secure embedding.
Design borders with linear or conic gradients. Supports border‑image and background‑clip methods. Copy optimized CSS.
Draw walls on a grid and watch A*, Dijkstra, or BFS find the shortest path. Interactive animation. Learn graph traversal.
Simulate a traceroute by entering a destination IP. Learn about AS paths and latency. Does not send real packets; educational visualisation.
Graph a cubic‑bezier or steps easing function and see a bouncing ball animation using it. Copy the CSS timing‑function.
Paste a potential XSS vector and see if it executes in a sandboxed iframe. For security researchers and education.
Draw pixel art with a grid, color palette, and eraser. Export as PNG. Perfect for game developers and hobbyists.
Decode SMD resistor markings (3-digit, 4-digit, EIA-96) to resistance value. Enter code and get ohms instantly. Handy for PCB repair.
Enter your UK tax code and see an explanation of what the numbers and letters mean. Simple educational reference. No data stored.
Convert 3-digit capacitor codes (like 104, 222) to capacitance value in pF, nF, µF. Also converts back. Useful for reading tiny ceramic capacitors.