← All Tools
🔤

Text Case Converter

10 case formats — convert instantly

Advertisement

Choose format

Advertisement

About this text case converter

This free text case converter instantly transforms any text into ten different formats. Whether you need to format a title, convert a variable name for a coding project, fix a document written in all caps, or generate a URL-friendly slug, this tool handles it in one click with no account required.

Click any format button and your converted text appears instantly with a copy button so you can paste it directly where you need it. The tool works on text of any length.

When to use each format

Frequently asked questions

Does title case capitalize every word?

No. Title case follows standard rules that keep short prepositions, articles, and conjunctions lowercase unless they are the first or last word. Words like "a", "an", "the", "and", "but", "or", "in", "on", "at", and "to" stay lowercase in the middle of a title.

What is the difference between camelCase and PascalCase?

Both formats join words together without spaces and capitalize the first letter of each word except the first. The difference is that camelCase keeps the very first letter lowercase (myVariableName) while PascalCase capitalizes it (MyVariableName). PascalCase is also called UpperCamelCase.

Can I convert camelCase back to plain text?

Yes. If you paste camelCase or PascalCase text, the converter detects the capital letters and handles the splitting automatically when converting to other formats. This makes it easy to convert variable names to readable text for documentation.

Is there a character limit?

There is no enforced character limit. The converter handles documents of any length. All processing happens instantly in your browser — your text is never sent to any server.