Slug Generator
Turn any title into a clean, URL-safe slug.
Convert text between camelCase, snake_case, kebab-case and more.
It detects boundaries at existing separators (spaces, hyphens, underscores, dots) and at case transitions, so camelCase and PascalCase input split correctly. Runs of capitals are handled too: HTTPResponse becomes http_response rather than h_t_t_p_response.
Title Case capitalises the first letter of each significant word; sentence case capitalises only the first letter of the sentence, leaving the rest as typed apart from proper nouns, which no automatic tool can reliably detect.
Turn any title into a clean, URL-safe slug.
Count words, characters, sentences and reading time.
Sort lines alphabetically, numerically, by length or at random.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.