IBAN Structure Checker - Online Validate Format & Country
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
UD5 Toolkit
Validate, format & normalize phone numbers to E.164, International, National & RFC3966 formats.
Enter a phone number above to see formatted results and validation details.
Everything you need to know about international phone number formatting and validation.
tel:+14155552671 and can include optional parameters like ;phone-context=+1. When a user taps a tel: link on their smartphone, it automatically opens the dialer with the number pre-filled. This format is essential for web developers creating mobile-friendly contact pages and email signatures.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Convert standard Arabic numbers into formal Japanese/Kanji numerals (e.g., 123 → 百二十三). Also supports large numbers.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Convert plain text into leet (1337) speak and decode it back. Great for gamer tags and online culture. Fun, free, and local.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.
Check and beautify your TOML config files. Highlights errors and aligns tables and arrays. Safe local parsing.
Test how non‑Latin characters (Chinese, Cyrillic, Arabic) convert to URL‑safe slugs with proper transliteration rules. Preview the final string.
Choose tabular‑nums, diagonal‑fractions, ordinal and see the effect on a numeric list. Elegant data presentation.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Enter a decimal number and see detailed step‑by‑step conversion to binary, octal, and hex. For students.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Create a QR code that contains your full vCard contact information. Scan to save directly to a phone. No data leaves browser.
Understand which file system to choose for your SD card based on capacity and device. A quick guide, no actual formatting.
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Experiment with JavaScript Intl.DateTimeFormat options. Choose locale, dateStyle, timeStyle, hour12 and see live output. Copy the code snippet for your project.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Drop an image that might have wrong extension and see its real format (JPEG, PNG, WebP) based on header bytes.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Paste lines and convert them into bulleted lists with symbols like •, ‑, or →. Markdown friendly. Quick formatting.
Paste N‑Triples data and convert it to a compact JSON‑LD representation. Work with linked open data. Local.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.