Accept‑Language Header Visualizer - Online Locale Match
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
UD5 Toolkit
Instantly identify the language of any text using advanced detection algorithms
Detection results will appear here
Enter text and click "Detect Language" or just start typingPaste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Paste a line of poem and see which syllable stresses create a particular meter. Educational tool.
Paste text and instantly see if it contains hidden zero‑width characters often used in steganography. Reveal invisible payloads.
Paste word pairs (or load pre-made sets) and practice with randomized flashcards. Flip to reveal translation, mark as known/unknown. Local data, no login.
Convert plain text into leet (1337) speak and decode it back. Great for gamer tags and online culture. Fun, free, and local.
Identify common grammar mistakes (subject-verb agreement, tense, articles) with simple rule-based analysis. Explanations provided. Not AI, purely rule-based and local.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Drop a file and see its detected type based on the first bytes (magic number). Identifies hundreds of formats. Local.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Drop a file to see its MIME type and the first few magic bytes (hex and ASCII). No upload, works instantly.
Create a completely randomly generated alien script with fonts and syllable patterns. Translate your name into alien. Fun.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Test different line‑break and word‑break values on Chinese/Japanese/Korean text. See how browsers wrap. Essential for i18n.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Paste an ASCII‑armored PGP message and view its packet structure. See the encrypted/plaintext blocks without decrypting.
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Convert any phrase into the NATO phonetic alphabet (Alpha, Bravo, Charlie…). Copy or hear pronunciation. Useful for call centers.
Shows each character's 7‑bit or 8‑bit binary representation. Includes space separation. For learning binary encoding.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .sr‑only). Preview the accessible layer.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.