Transform text case directly in the Command Palette from Microsoft PowerToys.
This extension allows you to change the case of text in Clipboard or directly entered into the Command Palette without the need to copy it to another application or use a separate tool.
You can choose from the following transformations:
-
General
Capital Case
lower case
lower First
rAndOm cAsE
(akasPonGE cAsE
)Sentence case
sWAP cASE
Title Case
(Chicago style)UPPER CASE
Upper first
-
Technical
camelCase
CONSTANT_CASE
(akaMACRO_CASE
)Header-Case
(akaTrain-Case
)kebab-case
(akaparam-case)
KEBAB-UPPER-CASE
PascalCase
Pascal_Snake_Case
snake_case
-
Separators
space case
dot.case
path/case
path\case\with\backshlash
-
Cleanup
- Remove diacritics
- Remove special symbols
- Remove extra spaces
- Remove extra spaces, tabulators, or lines
Change Case extension can also be used to convert text from one case to another (for example from snake_case
to kebab-case
, or from camelCase
to PascalCase
) by automatically detecting the words separated by special characters or capitalization.
Note: This extension requires Microsoft PowerToys to be installed.
Apache 2.0