Design
Apply soft light blend mode between two images for gentle, subtle contrast enhancements
image-soft-lightData Visualization
Interactive network relationship graph for visualizing social networks, topological structures, and node connections
network-chartData Visualization
Chart displaying min-max ranges and time intervals, simplified version of Gantt chart
range-bar-chartDevelopment
Complete reference guide for HTML void elements (self-closing tags), SVG elements, and MathML elements
self-closing-html-tagsData Visualization
Generate smooth stream graphs for visualizing time-series data flow, perfect for showing changes in composition over time with organic, flowing shapes
stream-graphData Visualization
Create beautiful star rating visualizations for products, services, and user feedback analysis with interactive animations
rating-star-chartData Visualization
Create vertical thermometer-style charts perfect for fundraising goals, project progress, and target achievement visualization
thermometer-chartDesign
Apply bitwise AND operation between two images to create intersection mask
image-boolean-andDesign
Apply bitwise NOT operation to invert all pixel values in an image
image-boolean-notDesign
Apply bitwise OR operation between two images to create union mask
image-boolean-orDesign
Apply bitwise XOR operation between two images to create difference mask
image-boolean-xorDesign
Apply edge detection convolution kernels to identify and highlight edges and contours in images
image-edge-detect-kernel