Text Transformation

  • Title Case → Capitalizes the first letter of each major word (e.g., "This Is a Sample Title")

  • Sentence Case → Capitalizes only the first letter of each sentence (e.g., "This is a sentence. This is another one.")

  • UPPERCASE → Converts all text to capital letters (e.g., "THIS IS UPPERCASE TEXT")

  • lowercase → Converts all text to lowercase letters (e.g., "this is lowercase text")

  • Capitalize Each Word → Capitalizes the first letter of every word while keeping minor words in lowercase when appropriate (e.g., "Hello World from Figma")

  • Camel Case → Removes spaces and capitalizes each word except the first (e.g., "helloWorldFromFigma")

  • Pascal Case → Similar to Camel Case but capitalizes the first letter as well (e.g., "HelloWorldFromFigma")

  • Snake Case → Converts spaces into underscores (e.g., "hello_world_from_figma")

  • Kebab Case → Converts spaces into hyphens (e.g., "hello-world-from-figma")

  • Alternating Case → Alternates between uppercase and lowercase letters (e.g., "HeLlO WoRlD")

  • Inverted Case → Swaps the case of each letter (e.g., "hELLO world")

Please authenticate to join the conversation.

Upvoters
Board
💡

Feature Request

Date

11 months ago

Author

Mykhailo Pashynskyi

Subscribe to post

Get notified by email when there are changes.