Advanced Case Converter

0 chars • 0 words

Text Formatting Glossary

This glossary defines core formatting concepts used in writing, SEO, and developer workflows. Each term includes practical usage notes, examples, and links to related tools.

Camel Case

A format where words are joined without spaces and each word after the first begins with an uppercase letter.

Developer Formattinglower camel case

Kebab Case

A lowercase, hyphen-separated format used for URLs, file names, and semantic identifiers.

SEO Formattinghyphen-case

Pascal Case

A format where words are joined and every word begins with an uppercase letter.

Developer Formattingupper camel case

Sentence Case

A capitalization style where the first letter of a sentence is uppercase and the rest are mostly lowercase.

Case Conversionsentencecasenormal sentence capitalization

Slug

The URL-friendly part of a web address that identifies a page using readable keywords.

SEO Formattingurl slugpermalink segment

Snake Case

A lowercase format where words are separated with underscores.

Developer Formattingunderscore_case

Text Formatting

The process of transforming raw text into clearer, standardized, and purpose-fit output.

Content Qualitycontent formattingtext cleanup

Title Case

A capitalization style where major words are capitalized, often used in headings and titles.

Case Conversionheadline case