Image Blend Mode Tester - Online Overlay Two Photos
Upload two images and apply CSS blend modes (multiply, screen, overlay, etc.). See the result and copy the filter CSS. Pure frontend.
UD5 Toolkit
Test and visualize CSS mix-blend-mode effects in real‑time. Choose colors, blend mode, and opacity to see how elements blend.
mix-blend-mode is a CSS property that defines how an element’s content should blend with its parent’s background. It works similarly to blend modes in graphic editors like Photoshop, allowing you to create overlay, multiply, screen, and many other blending effects directly in the browser.
normal, multiply, screen, overlay, darken, lighten, color-dodge, color-burn, hard-light, soft-light, difference, exclusion, hue, saturation, color, and luminosity. Use the dropdown above to test each one in real time.
mix-blend-mode to any element, including <img> and text containers. For example, to blend a heading over a hero image, set mix-blend-mode: difference; on the heading and ensure the image is behind it (e.g., using a parent with a background image).
mix-blend-mode is widely supported in all modern browsers, including Chrome, Firefox, Safari, and Edge. It is safe to use in production, but always test your specific design across browsers, especially when combining with other advanced CSS features.
Upload two images and apply CSS blend modes (multiply, screen, overlay, etc.). See the result and copy the filter CSS. Pure frontend.
Apply a customizable gradient overlay to any image. Perfect for banners and social media. Download the result. Local.
Simulate forced‑colors mode and see how your site looks. Adjust CSS system colors. Make your design accessible.
Create a pure CSS countdown timer with a flipping number effect. Adjust duration and style. No JavaScript needed for display.
Route your microphone input through a chain of virtual effects (distortion, reverb, delay) using Web Audio API.
Click through the TCP connection states (LISTEN, SYN_SENT, ESTABLISHED…) and see the animated transitions. Networking education.
Upload a screenshot or image and use the magnifying glass to pick exact colors. Get hex, RGB, and HSL. Simple.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Input a hex color and adjust its lightness by a percentage. Get tristimulus shades for CSS. Quick and visual.
Translate HEX colors to HSL values and adjust lightness and saturation visually. Great for creating color variations in CSS design systems.
Display a stylish retro flip clock or Nixie tube clock in full screen. Perfect for desk presentation or decoration. Pure CSS and JS.
Automatically improve the contrast of dark or washed‑out photos using histogram equalization. One‑click auto‑tune. All canvas‑based.
Convert HSL and HSLA color specifications back to standard HEX codes. Useful when extracting colors from CSS preprocessors. Instant client-side conversion.
Enter any hex color and find the nearest Tailwind CSS color class. Also shows the Tailwind palette shade.
Use your webcam to take selfies. Add a simple frame or filter, then download the picture. No upload, just fun.
Alternates between near and far focus cues with timed breaks. Reduce digital eye strain.
Create binaural beats by setting base frequency and beat frequency. Use headphones. For relaxation or focus. Web Audio API.
Set a wake-up time and the screen gradually brightens from dark to warm yellow. Use as a gentle alarm.
Run a countdown timer that automatically repeats for a set number of laps. Great for HIIT, study sprints, or any interval work.
Randomly generated subnetting questions. Calculate network address, broadcast, and usable range. For CCNA prep.
Use your device's orientation sensor or manually enter a location to find the bearing toward Mecca. Simple compass tool.
Point your camera at a barcode and decode it live. Works with multiple formats. Pure JavaScript barcode detection.
Select a desired effect (relaxation, focus, energy) and get a suggested essential oil blend with drop ratios. Perfect for diffusers and DIY massage oils.
See the current time displayed in binary and hexadecimal. Dark theme, full‑screen mode. A geeky desk decoration.
Generate cryptographic and checksum hashes for any text string. Supports MD5, SHA-1, SHA-256, and CRC32. All hashing runs locally for maximum privacy.
Use your camera to scan 1D barcodes (UPC, EAN, CODE128) directly in the browser. Quick and no app install. All scanning is local.
Set an alarm that rings at a specific time even if the tab is in background. Multiple alarm tones. Works offline.
Find the optimal go‑to‑sleep or wake‑up times based on 90‑min sleep cycles. Wake up between REM cycles and feel refreshed.
View the current time in binary (BCD) format. A stylish geek clock with dot columns. Toggle between binary and decimal labels.
Watch a color sequence and click the same pattern. Gets longer each round. Test and improve your working memory. All local.