Auto White Balance - Online Fix Color Casts
Automatically restore natural colors to a photo by removing color casts. Gray world algorithm. One‑click fix. Canvas.
UD5 Toolkit
Customize the bias percentage — your coin, your odds
Math.random()) which produces a value between 0 and 1 with uniform distribution. If your bias is set to 70% for Option A, then any random value ≤ 0.70 results in Option A, and values > 0.70 result in Option B. Over many flips, the Law of Large Numbers ensures the actual distribution converges toward your set bias. Each individual flip remains independent — past results don't influence future outcomes (no gambler's fallacy here!).
Math.random(), which is a pseudo-random number generator (PRNG). For practical purposes like decision-making, games, and casual use, it's more than sufficient and produces statistically uniform results. However, it's not cryptographically secure — if you need true randomness for security-sensitive applications, you'd want a cryptographically secure PRNG (Crypto.getRandomValues()). For everyday decisions and demonstrations, the randomness quality is excellent and unbiased.
Every flip is independent — past results don't affect future outcomes. Set your bias, flip, and let probability guide you.
Automatically restore natural colors to a photo by removing color casts. Gray world algorithm. One‑click fix. Canvas.
Reverse entire text, flip letters, or reverse word order. Fun for puzzles and creative writing. Instant transformation without data leaving your browser.
Pick colors using the HWB (Hue‑Whiteness‑Blackness) model. Get the CSS hwb() function code. Simpler than HSL for some.
Enter original and target color to compute the exact CSS hue‑rotate(deg) filter needed. For precise icon and image tinting.
Reverse every word in a sentence individually while keeping the word order. 'Hello World' becomes 'olleH dlroW'. Simple fun.
Drag colored shapes to matching outlines. Simple, no-text game for 2-4 year olds. Works on touch devices.
Shift the color temperature of your photo towards warm (orange) or cool (blue). Instant canvas filter. Download result.
Fetch a site’s HSTS header and validate its syntax, max‑age, and subdomain flags. Ensure your site enforce HTTPS.
Enter pot volume and tea type to find the right amount of dry leaf considering expansion. Avoid overflowing.
See how a PWA can extend content into the title bar area on desktop. Customize the window controls overlay.
Convert carabiner strength from kN to kg/lbs and understand Major Axis vs Minor Axis markings. Quick educational reference for climbers.
Request HID devices and list them. Read input reports and send output. For custom hardware and controllers.
Draw a digit (0‑9) on the canvas and a simple neural net guess the number. Educational demo. No upload.
Convert volume and capacity units: gallon (US/UK), liter, milliliter, cup, and fluid ounce. Handy for cooking and science. Works entirely offline.
Enter current weight and age to estimate adult weight based on growth curves. For purebred and mixed.
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.
Click colors on an interactive wheel and see the common emotions and meanings associated with them. A design resource.
Upload any image, add a thick white border and drop shadow, and turn it into a sticker. Download as transparent PNG.
Calculate the perceived brightness of an RGB color and determine if black or white text is more readable. Accessibility tool.
Paste a WebVTT file and instantly check for syntax errors. Validate timestamps and cue formatting. Essential for video devs.
Add N business days to a date, skipping weekends and optionally entering custom holidays. Regional presets.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Follow along with animated crease patterns to fold a paper crane. Pause and rewind steps.
Enter any number up to trillion and get the English word representation. For filling out checks or legal documents.
Validate a language tag like en‑US or zh‑Hans against the IANA registry. Ensure correct HTML lang attribute.
Create a fully accessible form by adding fields; the tool generates the proper labels, inputs, and ARIA attributes. Copy the clean HTML.
Click any color to see common emotional associations and cultural meanings. Quick design reference.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
Generate a grand, aristocratic title like 'Duke of Waffleshire'. Perfect for silly fun or RPG characters. Local.
Simulate how images and UI elements appear to users with various types of color blindness. Upload or paste image URL. Promote inclusive design.