Text Processing
Extract even-numbered lines from text content with support for various indexing methods and custom criteria
even-line-extractorText Processing
Extract odd-numbered lines from text content with support for various indexing methods and custom criteria
odd-line-extractorData Analysis
Detect outliers in numerical data using various statistical methods including IQR, Z-score, and modified Z-score
outlier-detectorText Processing
Extract lines from text at regular intervals with customizable skip and extract patterns. Perfect for sampling every Nth line or extracting multiple lines with gaps.
step-line-extractorDesign
Extract, manipulate, and analyze individual color channels (RGB, Alpha, Luminance) with professional processing options
image-channelDesign
Convert images between different colorspaces (RGB, CMYK, LAB, HSV, HSL) with professional rendering intent control
image-colorspaceDesign
Apply professional edge detection algorithms (Sobel, Prewitt, Laplacian, Canny) with adjustable thresholds and visualization options
image-edge-detectDesign
Apply professional emboss effects with adjustable depth, angle, and lighting direction for 3D surface appearance
image-embossDesign
Apply high pass filter to enhance details and edges with adjustable frequency and strength
image-high-passDesign
Apply low pass filter to smooth images and reduce noise with adjustable blur algorithms
image-low-passDesign
Apply median pass filter to remove noise while preserving edges with multiple algorithms
image-median-passDesign
Adjust RGB color channels independently for professional color correction and creative color effects
image-color-balance