ETag & Last‑Modified Validator - Online Check Cache Headers
Send conditional requests to a URL and verify that the server correctly handles ETag and If‑None‑Match. Audit caching.
UD5 Toolkit
Instantly validate your .htaccess file for syntax errors, misconfigurations, and security best practices.
Results will appear here after validation.
<IfModule>), missing rewrite rule parameters, and gives security suggestions such as enabling Options -Indexes.RewriteRule and unrecognized commands. Also ensure the correct modules are enabled.Header set X-Content-Type-Options "nosniff" and Header always set X-Frame-Options "SAMEORIGIN". This tool will warn you if they are missing.Send conditional requests to a URL and verify that the server correctly handles ETag and If‑None‑Match. Audit caching.
Paste a GeoJSON object and validate its structure. Catch missing coordinates, wrong types, and feature errors. Local.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Sing or play an instrument into the mic and see the detected pitch on a real‑time chromatic tuner. Use for practice or ear training.
Create a realistic‑looking user persona card with a name, photo placeholder, quote, and demographics. Perfect for design projects.
See the fundamental frequency (pitch) of your voice in real time using auto‑correlation. For singers and speech training. No upload.
List all available TTS voices on your system. Test each with any text. Adjust rate and pitch. Find the best voice.
Validate and compare semantic version strings. Check if a version satisfies a range (e.g., ^1.2.3). Visual breakdown of major.minor.patch. Local only.
Enter a UPC or EAN barcode number and validate the check digit. See if it's a real product code. Local calculation.
Validate a DNSSEC chain by entering DS and RRSIG records. Verify that signatures match. Educational. Local algorithm.
Convert TOML configuration files to equivalent YAML with perfect structure preservation. Fast and local.
Paste an HTML snippet and check for common ARIA mistakes: missing labels, invalid roles, and aria‑hidden misuse. Educate your team.
Choose Babel presets (env, React, TypeScript) and plugins. Get a clean babel.config.json to transpile your code. Local tool.
Paste any DNS record and check if its format is valid for the selected record type (A, AAAA, CNAME, MX, TXT, SRV). Prevents typos.
Paste your SQL query and check for basic syntax errors. Highlights missing commas, wrong keywords. Local analysis.
Build a basic Nginx server block for a static site, reverse proxy, or PHP. Fill in the blanks and copy the config.
Paste a Bitcoin, Ethereum, or other crypto wallet address and quickly verify its format and checksum. No connection to blockchain.
Convert a flat JSON object into a Java .properties file format. Handle nested values by dot notation. Local only.
Check and beautify your TOML config files. Highlights errors and aligns tables and arrays. Safe local parsing.
Validate YAML syntax with line‑by‑line error messages. Also format messy YAML into clean, indented output. All in your browser.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Transform a flat JSON object into a dotenv file format instantly. Use it to keep your local configuration in sync. All processing is private and client‑side.
Paste a test card number to verify Luhn algorithm, identify issuer (Visa, MC), and check length. No real data.
Paste a raw server log snippet and see a structured table with IP, method, URL, and status. Quick audit.
Validate if a version string follows SemVer 2.0.0. Also sort and compare versions. Developer tool.
Paste Markdown and get warnings for common mistakes: inconsistent heading spacing, bare URLs, and broken links. All local.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Paste a string and verify if it is valid Base64. Auto‑detects padding issues and character errors. Quick dev check.
Paste a list of numbers to visually check uniformity, mean, and simple pattern analysis. Educational tool for statistics and RNG.
Generate encrypted passwords for .htaccess basic authentication. Create .htpasswd entries using bcrypt, MD5, or SHA. Server admin utility, local compute.