Design
Add tiled watermarks to images with customizable spacing, size, opacity, and pattern options
image-watermark-tileDesign
Apply affine transformation for scaling, rotation, shearing, and translation
image-affineDesign
Apply linear transformation (a * input + b) to adjust image levels, brightness, and contrast
image-linearDesign
Apply modulation transformation for brightness, saturation, and hue adjustments
image-modulateDesign
Apply perspective transformation for 3D-like effects and perspective correction
image-perspectiveDesign
Apply advanced projective transformation for complex 3D surface mapping and projection effects
image-projectiveDesign
Apply matrix recombination for advanced color space transformations and channel mixing
image-recombDesign
Apply color burn blend mode between two images for dramatic darkening and intense color effects
image-color-burnDesign
Apply color dodge blend mode between two images for bright, ethereal and glowing effects
image-color-dodgeDesign
Calculate the difference between two images to identify changes or create comparison masks
image-differenceDesign
Apply hard light blend mode between two images for strong, intense contrast and vivid effects
image-hard-lightDesign
Apply multiply blend mode between two images to create shadow effects and darken colors
image-multiply