Color Gamut Viewer - Online See sRGB vs Display P3
See the chromaticity diagram and compare sRGB, DCIâP3, and your display. Fun for design geeks.
UD5 Toolkit
Check & fix color contrast for WCAG 2.1 compliance â AA / AAA for normal & large text
Automatically adjust the unlocked color to meet your target WCAG level.
Click a swatch to apply it as the foreground color.
em or rem, 18pt â 24px at standard 96dpi resolution. Large text benefits from a lower contrast threshold (3:1 for AA, 4.5:1 for AAA) because larger characters are inherently easier to discern. However, many designers aim for 4.5:1 across all text for consistency and broader accessibility.
See the chromaticity diagram and compare sRGB, DCIâP3, and your display. Fun for design geeks.
Search and filter all CSS properties that can be animated. See value types and example keyframes. Quick dev reference.
Visual reference for common seam allowances (1/4âł, 5/8âł, etc.) with actual size on screen. Essential sewing aid.
Convert short text into a blackâandâwhite Braille bump image ready for embossing. Educational and inclusive.
Draw your signature on a canvas and overlay it onto a PDF document. All editing stays in your browser.
Paste an image from your clipboard directly into the page (Ctrl+V) and extract its color palette. No file dialog needed.
Enter a message and render it as an image of dots and dashes. Customizable colors. Great for posters.
Select a US state and legal category (debt, personal injury) to see typical time limits. Quick informational guide.
Click an image and see a smooth crossâfade and morph to a large preview using View Transitions API. Copy the implementation code.
Paste Lottie JSON code or upload a .json file and see the animation play. Control speed and loop. Perfect for developers.
Wrap any image in a classic Polaroid frame with optional text caption. Export as PNG. Nostalgic touch for social media.
A clean, printable Morse code chart with letters, numbers, and common punctuation. Learn and decode easily. Static.
Upload two face portraits and watch a simple morphing transition. Not professional, but fun experiment with canvas.
Search a city or country and see its current UTC offset, DST status, and abbreviation. Quick reference for scheduling.
Transform your photo into a comic book panel with BenâDay dots, heavy outlines, and speech bubbles. Download as image.
Encode short audio clips into Base64 data URIs for direct embedding in HTML5 <audio> tags. No external files needed.
Paste a Base64 data URI and download the image directly. Supports JPEG, PNG, GIF, WebP. Safe local processing.
See famous people's life spans on a draggable timeline. Compare who was alive at the same time. Educational fun.
Look up storage times for pantry, fridge, and freezer items. Reduce food waste. Local database.
Turn multiple images into a single Base64âencoded sprite sheet and get the corresponding CSS backgroundâpositions. Local.
Convert multiple images to Base64 data URIs at once. Copy individually or as a JSON array. Great for inline assets. Local.
Write or paste an HTML snippet and generate a PDF using the browser's print engine. Customize page size and margins.
Paste a JSON object and instantly get a TypeScript interface definition. Handles nested objects and arrays. Local only.
Get random pet name suggestions filtered by species, breed origin, and personality trait. Fun for new pet owners. Local generator.
Upload an image and get a suggested alt text description using a local vision model (WASM). Improve SEO and accessibility fast.
Generate a random 5âcolor palette where every adjacent pair passes WCAG AA contrast. Safe for inclusive designs.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
Highlight elements with ariaâdescribedby and see the linked description text. Verify a11y annotations.
Design a custom focus indicator with outline, offset, and boxâshadow. Preview on interactive elements. Copy the CSS.
Check the Accessible Perceptual Contrast Algorithm (APCA) ratio. The nextâgeneration contrast method for WCAG 3.