Case Converternew-- Convert text to camelCase, snake_case, kebab-case and seven other formats, line by line --
Dates and Timestampsnew-- Convert a Unix timestamp into a readable date, both ways and across seven time zones --
Hashes and UUIDsnew-- Compute SHA-1 to SHA-512 digests and generate UUID v4 identifiers, entirely in your browser --
JWT decodernew-- Inspect the header, payload and dates of a JWT without the token ever leaving your browser --
Regex Testernew-- Test a pattern, see highlighted matches, captured groups and the result of a replacement --
WCAG Contrastnew-- Measure the contrast ratio of two colours, check the AA and AAA levels, and get the closest compliant variant --