HTTP Security Header Checker - Online HSTS, CSP, X-Frame Analysis
Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.
UD5 Toolkit
Reading your screen's color depth information...
See how color depth affects gradient banding. 8-bit simulation (left) shows visible banding, while higher depth (right) renders smoothly.
Stretch your browser window wider to make banding more visible on the 8-bit simulation.
16.7 million colors. 256 shades per RGB channel. Common on most consumer displays. May show banding in smooth gradients, especially in dark areas.
1.07 billion colors. 1024 shades per channel. Found in HDR monitors and professional displays. Dramatically reduces banding. Ideal for HDR video and gaming.
281 trillion colors. 65,536 shades per channel. Used in professional photography, cinema production, and medical imaging. Beyond human perception limits.
screen.colorDepth value. On Windows, you can also check: right-click Desktop β Display Settings β Advanced Display β Bit Depth. On macOS: System Settings β Displays β Color Profile. Note that your operating system and graphics driver settings ultimately determine the output color depth sent to your monitor.Paste response headers string and get a security audit. Check presence and configuration of key security headers. Local analysis.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .srβonly). Preview the accessible layer.
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.
Test if a script or style will be allowed by a given CSP. Compute hash/nonce. Strengthen your siteβs defense against XSS. Local.
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 JSON Web Token and decode its header and payload. Verify signature if you provide the secret. Fully local.
Paste an HTML snippet and see how a screen reader might interpret it. Highlights missing alt texts and ARIA misuses. Educational.
Enter HTML with aria-labels and see what a screen reader would announce. Simulates common patterns. Local educational tool.
Draw pixel art with a grid, color palette, and eraser. Export as PNG. Perfect for game developers and hobbyists.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Build an iframe with different sandbox flags and see live which features are blocked. For secure embedding.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Create custom traceable handwriting worksheets with name or sentence. Print in dotted font. Great for teachers and parents.
Browse Unicode by block: Latin, Cyrillic, CJK, Emoticons. See characters and copy with a click. Full reference.
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.
Test required, pattern, minlength etc. See validity states and custom error messages. Learn browserβnative validation.
Paste a potential XSS vector and see if it executes in a sandboxed iframe. For security researchers and education.
Paste a robots.txt file and validate its syntax. See if a specific userβagent can access a path. Essential for webmasters.
Design borders with linear or conic gradients. Supports borderβimage and backgroundβclip methods. Copy optimized CSS.
Type your name and create a stylized ASCII text banner for email signatures or forum posts. Choose a font style.
Graph a cubicβbezier or steps easing function and see a bouncing ball animation using it. Copy the CSS timingβfunction.
Design a clean, professional email signature with your photo, links, and disclaimers. Copy the HTML to use in Gmail/Outlook.
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.
Compose messages with bold, italic, links, and code. See the raw HTML or Markdown for your Telegram bot API calls.
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 a URL and click to check if it's reachable from your browser (CORS-limited, uses no-cors fetch). Quick manual test. Local only.
Calculate the entropy (in bits) of a password based on character pool size and length. Visual strength meter with crack time estimation. Local only.
Drag a virtual ruler across your screen to measure pixel distances. Horizontal and vertical guides. Useful for UI designers checking alignment.