Favicon Checker - Online Test Any Site's Icon
Enter a URL and see its favicon at all standard sizes. Check if it's properly defined. SEO basic check.
UD5 Toolkit
Paste your email subject and body below to scan for common spam filter triggers. Improve inbox placement and avoid the junk folder.
No significant spam triggers detected!
Enter your email content and click "Check" to see results
Use this tool to test your email drafts before sending campaigns. Improve open rates by staying out of the spam folder.
Enter a URL and see its favicon at all standard sizes. Check if it's properly defined. SEO basic check.
See how your browser renders emojis from different Unicode versions. Detect gaps in your system's emoji font support.
Enter an emoji or browse to see which Unicode version introduced it and whether older OS versions might fail.
Load an image and see the exact events fired (load, error, abort). Monitor progress. Dev helper.
Paste a list of words or lines and convert all to UPPERCASE or lowercase at once. Also supports title case.
Convert between emoji characters and their shortcode representations (e.g., :tada: to 🎉). Supports Slack and GitHub styles.
Pick a color palette and the tool shows sample images that match it. Great for moodboard and brand inspiration. Static dataset.
Start a fetch request and cancel it with AbortController. See how to implement request cancellation. Interactive.
Transform regular text into the mocking SpongeBob‑style alternating case. Copy and paste for hilarious effect.
Enter a URL and get a list of all images that fail to load (404, CORS). A simple asset audit tool. Runs in your browser.
Paste HTML code and extract all comments or remove them completely. See a list of comments found. Clean your markup.
Select a heading font and get recommended body font pairings. Live preview with sample text. Copy the CSS import links.
Drop files onto a zone and see a preview with name, size, and type. Copy the JavaScript pattern for your site.
View every standard emoji in a searchable grid. Hover to see a larger preview. Click to copy. Updated with Unicode 16.
Convert running shoe sizes between US (men/women), UK, EU, and centimeters. Also includes brand-specific fit notes (general guide).
See how to implement file upload progress using both fetch and XHR. Real‑time bar and code snippets for your project.
Quiz yourself on element symbols, names, and atomic numbers. Multiple modes: element to symbol, symbol to element. Score tracking. Great for chemistry students.
Generate a printable pace band for ultra distances with mile/km splits and cumulative time. Adjust for terrain.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Write in Markdown and get clean, inline‑styled HTML suitable for emails. Pre‑designed templates included. Local conversion.
Build a complex mailto: link with to, cc, bcc, subject, and body. Get the HTML anchor tag. Local.
Enter an API URL and quickly check its HTTP status code and response time. See response headers and body. Browser fetch.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Enter a palette of colors and see a grid showing whether each foreground/background pair passes AA or AAA contrast. Must for designers.
Hide your email address from scrapers by encoding it using HTML entities and CSS tricks. Still clickable for real users. Local generator.
Enter a URL and get a one‑page report of titles, description, headings, image alts, and broken links. All from browser.
Look at HTTP headers and JavaScript objects to guess which browser extensions might be installed. For awareness.
Enter a package name and version range to see all satisfying versions from the registry. Understand ^ and ~.
Define minimum length, uppercase, digits, special chars, and check if a password meets your custom policy. Instant feedback.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.