What Is Text Case & Slug Converter?
A free online text case converter. Transform text between 10 different cases including UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and URL slugs. All in your browser, no sign-up required.
Text case conversion is a common but surprisingly varied need across different professions. Developers need to switch between camelCase, snake_case, and PascalCase depending on the programming language they use. SEO specialists need URL-friendly slugs. Writers need Title Case and Sentence case. Case Converter handles all of these with 10 different case modes and instant conversion as you type.
The tool transforms text between uppercase, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and URL slugs. Each mode follows the standard conventions for that format. For example, camelCase capitalizes the first letter of each word except the first with no separators, while snake_case joins words with underscores and keeps everything lowercase. The URL slug mode strips special characters and replaces spaces with hyphens, producing clean, SEO-friendly strings.
The conversion happens in real time as you type or select a mode. Paste or type any text, then click through the case modes to see the output change instantly. This makes it easy to compare formats side by side — if you are deciding whether to use snake_case or kebab-case for a project, you can see the exact output for your specific text before committing to a convention.
All processing is local and instant. There is no server round-trip, so your text — which might include proprietary code snippets or sensitive content — never leaves your device. The output can be copied with one click or downloaded as a .txt file for use in documentation, codebases, or content management systems.