POST/text/analyzeWord count, reading time, Flesch score, readability
POST/text/keywordsKeyword extraction with frequency & density
POST/text/slugURL-safe slug generation
POST/text/casecamelCase, snake_case, kebab-case, PascalCase
POST/text/strip-htmlRemove HTML tags, decode entities
POST/text/diffLine-by-line text comparison
POST/json/validateValidate, prettify, minify JSON
POST/json/diffStructural JSON comparison
POST/security/password-strengthScore, entropy, feedback
POST/regex/testPattern testing with capture groups
POST/validate/emailEmail format validation
POST/jwt/decodeDecode JWT header & payload
POST/url/parseURL decomposition with query params
POST/color/convertHex ↔ RGB ↔ HSL conversion
POST/convert/md-to-htmlMarkdown to HTML
GET/time/nowCurrent time (ISO, Unix, human)
GET/time/convert/:tsUnix timestamp to readable
POST/generate/loremLorem ipsum paragraphs
POST/generate/random-dataFake names, emails, phones