Writing & Text

Case Converter

Convert text between case styles

Case Converter

CONSTANT_CASE

Back to list
All uppercase with underscores between words. The global standard for naming constants in all programming languages.
Enter Text
CONSTANT_CASE
مساحة إعلانية
About this Tool

CONSTANT_CASE — Case Converter

All uppercase with underscores between words. The global standard for naming constants in all programming languages.

When to Use CONSTANT_CASE

  • Global constants in Python, Java, and JavaScript
  • Enum values in most programming languages
  • Environment variables
  • Configuration constants in config files

Quick Example

Input: hello world example text

مساحة إعلانية