Text to Slug Case
Convert identifiers between camelCase, snake_case, kebab-case, and more.
Input
About the Text to Slug Case
Convert any identifier or phrase between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, and Title Case simultaneously, with a batch mode for converting many lines at once.
Examples
Convert phrase
hello worldOutput
helloWorld / hello-world / HELLO_WORLDKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
Code Comment Stripper
Dev Utilities
Remove comments from JS, HTML, Python, or SQL source.
Code Screenshot Generator
Dev Utilities
Turn code snippets into shareable syntax-highlighted images.
Line Sorter & Deduper
Dev Utilities
Sort, dedupe, and filter lines with regex include/exclude.
Markdown TOC Generator
Dev Utilities
Build a linked table of contents from Markdown headings.
Regex Cheatsheet
Dev Utilities
Searchable regex syntax reference with examples and copy buttons.
Regex Tester
Dev Utilities
Test regular expressions with live match highlighting.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser