Free · instant · private
Convert Text to CONSTANT_CASE
CONSTANT_CASE — also known as SCREAMING_SNAKE_CASE — joins uppercase words with underscores. It is the near-universal convention for constants and environment variables in Python, JavaScript, Java, C and shell scripts. Paste a list of names and each line converts independently.
Example
Before & after
max retry count
↓MAX_RETRY_COUNT
The CONSTANT_CASE card is highlighted on the deck above. Type or paste your text, click the card, then Copy — done. Every other case is one click away, and the previews always show your own text.
More conversions