Tool
String Manipulation
Convert text to different formats. Right in your browser, no data is stored.
Input text
0 words · 0 characters · 0 lines
lowercase
Enter text...
UPPERCASE
Enter text...
Title Case
Enter text...
Sentence case
Enter text...
Capitalized
Enter text...
camelCase
Enter text...
PascalCase
Enter text...
snake_case
Enter text...
kebab-case
Enter text...
SCREAMING_SNAKE_CASE
Enter text...
Reversed
Enter text...
Trimmed
Enter text...
0
words
0
characters
0
characters (no spaces)
0
lines
About String Manipulation
What is string manipulation?
String manipulation is converting text to a different format. Useful for developers when working with variable names, API responses or formatting text.
When do you use it?
CamelCase and PascalCase for code variables, snake_case for Python and databases, kebab-case for URLs and CSS classes, and title case for headings.
Privacy
No data is stored. All formatting happens entirely client-side in your browser.
