Et
EditText.app

COBOL-CASE Converter

Convert text to COBOL-CASE online — uppercase words joined by hyphens. Free COBOL case converter, no signup required.

🔒 Your text stays in your browser — nothing is sent to our servers
Input
0Characters
0No spaces
0Words
0Sentences
0Lines
< 1 minRead time
Result
How to Use

Three steps to get started

1

Paste your text

Enter any text, phrase, camelCase, snake_case, or other format into the input.

2

Converts to COBOL-CASE

All letters uppercased, words joined with hyphens — like THIS-IS-COBOL-CASE.

3

Copy the result

Click Copy and paste into your COBOL program, legacy system, or EDI format.

About This Tool

COBOL-CASE: uppercase with hyphens

COBOL-CASE uses all-uppercase letters with hyphens between words. It originates from COBOL (Common Business-Oriented Language), first released in 1959 and still running an estimated 95% of ATM transactions and 80% of in-person transactions worldwide.

The convention emerged because early COBOL compilers required uppercase identifiers and used hyphens (rather than underscores, which many keyboards of the era lacked) as the word separator.

Common examples:

  • COBOL variables: CUSTOMER-NAME, ACCOUNT-BALANCE, TOTAL-AMOUNT
  • EDI segments: SENDER-ID, RECEIVER-ID
  • Mainframe JCL: JOB-NAME, STEP-NAME

All conversion runs in your browser — no server, no tracking, no limits.

FAQ

Frequently Asked Questions

Related Tools