CSS Star Rating Generator - Online Pure HTML/CSS Widget
Create a 5‑star rating widget using only HTML and CSS. Customize colors and size. Copy the clean code.
UD5 Toolkit
Your big day timer — count every moment until your next celebration
Create a 5‑star rating widget using only HTML and CSS. Customize colors and size. Copy the clean code.
View the moon phase for any date in past or future. See full moon dates and eclipses for a given year.
Paste a string of weather emojis and get a written weather forecast. Fun and educational emoji tool.
See how a PWA can extend content into the title bar area on desktop. Customize the window controls overlay.
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.
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.
Enter any number up to trillion and get the English word representation. For filling out checks or legal documents.
Enter original and target color to compute the exact CSS hue‑rotate(deg) filter needed. For precise icon and image tinting.
Generate a grand, aristocratic title like 'Duke of Waffleshire'. Perfect for silly fun or RPG characters. Local.
Create a fully accessible form by adding fields; the tool generates the proper labels, inputs, and ARIA attributes. Copy the clean HTML.
Enter an HTML snippet and see a rough transcription of what a screen reader might announce. Check alt texts.
Paste a set of hex colors and simulate how they appear with common color vision deficiencies. Get contrast warnings.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Build a 3D card flip effect and toggle backface‑visibility. See the hidden back face. Copy the complete CSS.
Search common dream symbols and their traditional meanings. For entertainment and self-reflection. Static data.
Encode latitude/longitude into a geohash string and decode a geohash back to coordinates with precision info. Local algorithm.
Reverse any short video clip and download the backward version. Fun for creative effects. Browser‑based.
Enter latitude and longitude and get a human‑readable address using the browser's built‑in reverse geocoding (if available).
Calculate the perceived brightness of an RGB color and determine if black or white text is more readable. Accessibility tool.
Automatically restore natural colors to a photo by removing color casts. Gray world algorithm. One‑click fix. Canvas.
Interactive visual guide to figure out if a door is left-handed or right-handed. Click through steps. Avoid ordering the wrong door.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
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.
Create SEO‑friendly slugs that handle characters from any language. Removes accents, converts Cyrillic, Greek, etc. to Latin. Local.
Shift the color temperature of your photo towards warm (orange) or cool (blue). Instant canvas filter. Download result.
Paste JavaScript and catch syntax errors instantly with line numbers. Lightweight pre‑commit check. Local.
Paste your manifest.json and instantly validate it against the W3C spec. Catch errors and warnings. Client‑side.
Paste an SVG and check if the graphic‑aria roles are used correctly. Improve accessible diagrams and icons.
Enter a text color and background color and instantly see if the combination passes WCAG AA and AAA ratio. Safe colors.
Validate a language tag like en‑US or zh‑Hans against the IANA registry. Ensure correct HTML lang attribute.