Utilities
Generate table of contents and directory structure from text content using AI
text-directory-generatorUtilities
Generate QR codes for WiFi networks to easily share credentials with guests
wifi-qr-generatorDesign
Convert XYZ color values to LCH for color management
xyz-to-lch-converterDesign
Convert HSL color values to XYZ for color management with alpha channel support
hsl-to-xyz-converterDesign
Convert XYZ color values to CMYK for printing
xyz-to-cmyk-converterDesign
Convert XYZ color values to HEX for screen display
xyz-to-hex-converterDesign
Convert XYZ color values to HSL for screen display
xyz-to-hsl-converterDesign
Convert XYZ color values to LAB for color management
xyz-to-lab-converterDesign
Convert XYZ color values to RGB for screen display
xyz-to-rgb-converterDesign
Convert HEX color values to HSL for screen display
hex-to-hsl-converterDesign
Convert HEX color values to HSV/HSB for color manipulation
hex-to-hsv-converterDesign
Convert HEX color values to RGB for screen display
hex-to-rgb-converter