Data Analysis
Analyze data kurtosis to measure the "tailedness" of distribution and detect heavy-tailed or light-tailed patterns
kurtosis-analyzerFormat Conversion
Convert JSON data to CSON (CoffeeScript Object Notation) format
json-to-csonFormat Conversion
Convert JSON data to EDN (Extensible Data Notation) format
json-to-ednFormat Conversion
Convert JSON data to GraphQL query format
json-to-graphqlDesign
Convert LAB color values to sRGB format for screen display
lab-to-srgb-converterDesign
Convert LCH color values to sRGB format for screen display
lch-to-srgb-converterDocument Tools
Convert Markdown files to PDF documents with proper formatting, syntax highlighting, and styling
markdown-to-pdf-converterDesign
Convert LAB color values to Adobe RGB format for professional design
lab-to-adobe-rgb-converterDesign
Convert LCH color values to Adobe RGB format for professional design
lch-to-adobe-rgb-converterSports
Predict marathon finish time based on recent race performance using running formulas
marathon-timeSecurity
Generate JWT tokens with custom claims and algorithms
jwt-generatorDesign
Convert LAB color values to LCH for better color manipulation
lab-to-lch-converter