HTML lang Validator - Online Check Language Tag
Validate a language tag like en‑US or zh‑Hans against the IANA registry. Ensure correct HTML lang attribute.
UD5 Toolkit
Write the dollar amount in words on the line below "Pay to the Order of." For example, $1,234.56 becomes "One thousand two hundred thirty-four and 56/100 dollars." Always include the cents as a fraction over 100, and draw a line through any remaining blank space to prevent tampering.
On a check, the word "and" separates the dollar amount from the cents. For instance, $150.75 is written as "One hundred fifty and 75/100 dollars." The "and" replaces the decimal point and indicates where the fractional (cents) portion begins. It's a crucial legal element of check writing.
Cents are written as a fraction: the number of cents over 100 (e.g., "45/100" for 45 cents). Even if there are no cents, you should write "00/100" or "no/100" to indicate zero cents. Never leave the cents portion blank, as it could be fraudulently altered. For amounts under $1, write "Zero dollars and XX/100."
Large numbers follow a grouping pattern: ones, thousands, millions, billions. Each group of three digits is read with hundreds, tens, and ones. Groups are separated by the scale word (thousand, million, billion). In American English, "and" is generally omitted between hundreds and tens (e.g., "one hundred twenty" not "one hundred and twenty"), though British English includes it.
Generally, banks honor the written (word) amount over the numerical amount if there's a discrepancy. If both are incorrect or ambiguous, the check may be rejected. That's why it's critical to write the amount accurately in words — the written words are considered the legal amount. Always double-check both fields before signing.
There's no legal maximum for a personal check, but your bank may have daily limits, and the recipient's bank may place holds on large amounts (typically over $5,000-$10,000). For very large sums, a cashier's check or wire transfer is often preferred. This tool supports amounts up to $9,999,999,999.99 — more than sufficient for any personal check.
The dual-format requirement (numerical + written words) serves as a fraud-prevention measure. It's harder to alter both formats consistently. If someone tries to change "$100" to "$1,000" in the numerical box, the written words "One hundred" would expose the discrepancy. This redundancy has been a standard banking security practice for centuries.
Yes. In the US, checks typically use the format "One hundred twenty-three and 45/100 dollars." In the UK, it's more common to write "One hundred and twenty-three pounds and forty-five pence." British English includes "and" between hundreds and tens, while American English often omits it except before the cents fraction. This tool defaults to the US check format.
Validate a language tag like en‑US or zh‑Hans against the IANA registry. Ensure correct HTML lang attribute.
Enter a text color and background color and instantly see if the combination passes WCAG AA and AAA ratio. Safe colors.
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 HTML snippet and highlight interactive elements missing accessible labels. Quick a11y audit.
Paste JavaScript and catch syntax errors instantly with line numbers. Lightweight pre‑commit check. Local.
Create SEO‑friendly slugs that handle characters from any language. Removes accents, converts Cyrillic, Greek, etc. to Latin. Local.
Paste a WebVTT file and instantly check for syntax errors. Validate timestamps and cue formatting. Essential for video devs.
Paste a string of weather emojis and get a written weather forecast. Fun and educational emoji tool.
Enter latitude and longitude and get a human‑readable address using the browser's built‑in reverse geocoding (if available).
Encode latitude/longitude into a geohash string and decode a geohash back to coordinates with precision info. Local algorithm.
Paste an HTML snippet and check for common ARIA mistakes: missing labels, invalid roles, and aria‑hidden misuse. Educate your team.
Paste a set of hex colors and simulate how they appear with common color vision deficiencies. Get contrast warnings.
Set your birth date and see a live countdown with days, hours, minutes, and seconds. Shareable link. Pure frontend.
Convert plain text lines into HTML ordered or unordered lists. Instantly copy the generated HTML to paste into your website. No hassle, fully browser-based.
Enter an HTML snippet and see a rough transcription of what a screen reader might announce. Check alt texts.
Convert plain text into HTML‑safe strings by escaping <, >, &, and quotes. Insert into code safely. Local copy.
Enter original and target color to compute the exact CSS hue‑rotate(deg) filter needed. For precise icon and image tinting.
Instantly convert plain text into HTML‑safe escaped characters for secure display in web pages. Prevent cross‑site scripting. All processing local.
Create a fully accessible form by adding fields; the tool generates the proper labels, inputs, and ARIA attributes. Copy the clean HTML.
Generate a grand, aristocratic title like 'Duke of Waffleshire'. Perfect for silly fun or RPG characters. Local.
Automatically restore natural colors to a photo by removing color casts. Gray world algorithm. One‑click fix. Canvas.
Flip a coin with adjustable bias (e.g., 70% heads). Used for random decision-making when you want to gently influence outcomes. History & stats shown.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
Interactive visual guide to figure out if a door is left-handed or right-handed. Click through steps. Avoid ordering the wrong door.
Search common dream symbols and their traditional meanings. For entertainment and self-reflection. Static data.
Calculate the perceived brightness of an RGB color and determine if black or white text is more readable. Accessibility tool.
Paste an SVG and check if the graphic‑aria roles are used correctly. Improve accessible diagrams and icons.
Pick a base color and generate a 10‑step scale where each step meets a specific contrast ratio against white or black. Export as CSS custom properties.
Paste your manifest.json and instantly validate it against the W3C spec. Catch errors and warnings. Client‑side.
Create a 5‑star rating widget using only HTML and CSS. Customize colors and size. Copy the clean code.