Compression
Extract a single file from 7Z archive by exact path (requires 7zip command)
7z-selective-extractCompression
Convert 7Z archive to TAR format (requires 7zip command)
7z-to-tar-converterCompression
Convert 7Z archive to ZIP format (requires 7zip command)
7z-to-zip-converterData Visualization
Generate box plots for statistical distribution analysis with quartiles, whiskers, and outliers
box-plot-generatorNetwork
Validate RFC 8294 BGP community regex patterns against a set of communities, match sample AS-paths, and generate Cisco/Juniper/FRR route-policy output.
bgp-community-string-regex-tester-and-looking-glassNetworking
Simulate AS_PATH loop detection, policy filtering, attribute changes, and deterministic best-path selection.
bgp-as-path-loop-policy-sandboxDesign
Generate CSS border-radius properties
border-radius-generatorDesign
Generate CSS clip-path properties for custom shapes
clip-path-generatorDesign
Check color contrast ratios for WCAG compliance
color-accessibility-checkerDesign
Simulate how colors appear to people with different types of color blindness
color-blindness-simulatorDesign
Convert CMYK color values to sRGB format for screen display
cmyk-to-srgb-converterDesign
Convert CMYK color values to Adobe RGB format for professional design
cmyk-to-adobe-rgb-converter