Constant Case

← All Tools

Convert text to CONSTANT_CASE (upper snake case). The convention for constants and environment variables in most languages.

Example

Hello World → HELLO_WORLD

foo_bar_baz → FOO_BAR_BAZ

The Quick Brown Fox → THE_QUICK_BROWN_FOX

Chain this tool with others in the Pipeline Builder →

Create multi-step text transformations

USED IN COOKBOOKS