
Raycast extension for Cachy
Change Case
by erics118
Transform a string between camelCase, snake_case, CONSTANT_CASE, and more
Commands
22Change Case
ViewChange the case of the selected text or text in the clipboard
Convert to camelCase
BackgroundConvert selected text or clipboard to camelCase
Convert to Capital Case
BackgroundConvert selected text or clipboard to Capital Case
Convert to CONSTANT_CASE
BackgroundConvert selected text or clipboard to CONSTANT_CASE
Convert to dot.case
BackgroundConvert selected text or clipboard to dot.case
Convert to Header-Case
BackgroundConvert selected text or clipboard to Header-Case
Convert to lower case
BackgroundConvert selected text or clipboard to lower case
Convert to lower First
BackgroundConvert selected text or clipboard to lower First
Convert to no case
BackgroundConvert selected text or clipboard to no case
Convert to kebab-case
BackgroundConvert selected text or clipboard to kebab-case
Convert to KEBAB-UPPER-CASE
BackgroundConvert selected text or clipboard to KEBAB-UPPER-CASE
Convert to PascalCase
BackgroundConvert selected text or clipboard to PascalCase
Convert to Pascal_Snake_Case
BackgroundConvert selected text or clipboard to Pascal_Snake_Case
Convert to path/case
BackgroundConvert selected text or clipboard to path/case
Convert to rAndOm cAsE
BackgroundConvert selected text or clipboard to rAndOm cAsE
Convert to Sentence case
BackgroundConvert selected text or clipboard to Sentence case
Convert to snake_case
BackgroundConvert selected text or clipboard to snake_case
Convert to aLtErNaTiNg cAsE
BackgroundConvert selected text or clipboard to aLtErNaTiNg cAsE
Convert to sWAP cASE
BackgroundConvert selected text or clipboard to sWAP cASE
Convert to Title Case
BackgroundConvert selected text or clipboard to Title Case
Convert to UPPER CASE
BackgroundConvert selected text or clipboard to UPPER CASE
Convert to Upper first
BackgroundConvert selected text or clipboard to Upper first