Traceroute Simulator - Online Visual Hop Path
Simulate a traceroute by entering a destination IP. Learn about AS paths and latency. Does not send real packets; educational visualisation.
UD5 Toolkit
h(n) = |xā - xā| + |yā - yā|. It calculates the sum of absolute horizontal and vertical distances between a node and the goal. Manhattan distance is admissible (never overestimates) and consistent for grid-based pathfinding where movement is restricted to 4 directions (up, down, left, right), guaranteeing that A* finds the optimal path.
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.
Design borders with linear or conic gradients. Supports borderāimage and backgroundāclip methods. Copy optimized CSS.
Draw pixel art with a grid, color palette, and eraser. Export as PNG. Perfect for game developers and hobbyists.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
Enter a URL and see the full redirect chain with status codes and response times. Also validates against your chosen rule.
Paste two JSON objects and find the structural differences with sideābyāside highlighted output. Indispensable for API debugging.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .srāonly). Preview the accessible layer.
Paste a robots.txt file and validate its syntax. See if a specific userāagent can access a path. Essential for webmasters.
See your monitor's color depth and pixel depth. Detect if HDR or wide gamut is available using media queries.
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.
Browse Unicode by block: Latin, Cyrillic, CJK, Emoticons. See characters and copy with a click. Full reference.
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Compare two text blocks and highlight differences line by line. Ideal for code review and document revisions. All diffs computed locally for privacy.
Test required, pattern, minlength etc. See validity states and custom error messages. Learn browserānative validation.
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.
Enter HTML with aria-labels and see what a screen reader would announce. Simulates common patterns. Local educational tool.
Design a clean, professional email signature with your photo, links, and disclaimers. Copy the HTML to use in Gmail/Outlook.
Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.
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.
Build an iframe with different sandbox flags and see live which features are blocked. For secure embedding.
Paste an HTML snippet and see how a screen reader might interpret it. Highlights missing alt texts and ARIA misuses. Educational.
Paste a potential XSS vector and see if it executes in a sandboxed iframe. For security researchers and education.
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.
Select a caching strategy and see a flow diagram of how requests are handled. Learn PWA patterns.
Drag a slider to see wind speed in knots/mph/kmh and the corresponding sea conditions and land effects.
Compare standard keyboard layouts side-by-side. Click keys to see characters. Useful for learning alternative layouts.