Simple online tools for developers, networking, text and conversions.

Text Tools

Keep Only Letters

Keep only letters from mixed text and remove digits and symbols.

Tool

Use this keep only letters tool to extract alphabetic characters from mixed text while removing numbers, punctuation, symbols, and other non-letter characters.

About this tool

Use this keep only letters tool to extract alphabetic characters from mixed text while removing numbers, punctuation, symbols, and other non-letter characters.

Use keep only letters when you need a fast browser-based result without extra setup. It works well for quick checks, one-off tasks, and routine formatting or calculation work.

Learn more

Why use this tool

How to use

  1. Paste or type mixed text into the input box.
  2. Run the tool to keep only letters.
  3. Review the extracted text result.
  4. Copy the output or continue with other text cleanup tools.

Examples

Example

Input

Order #123-AB

Output

OrderAB

Keeps letters only and removes digits and punctuation.

Example

Input

Room 45B

Output

RoomB

Useful when you need the alphabetic part of a mixed string.

Common errors

Expecting spaces to remain.

Fix: This tool keeps letters only, so spaces are removed too.

Wanting digits to remain with letters.

Fix: Use Keep Only Alphanumeric if you want both letters and numbers.

Expecting punctuation to stay.

Fix: This tool removes non-letter characters, including punctuation.

FAQ

What does Keep Only Letters do?

It removes everything except alphabetic characters.

Does it keep spaces?

No. It keeps letters only.

Does it keep accented or non-Latin letters?

Yes. It keeps letter characters recognized as letters by the browser regex engine.

How is this different from Remove Numbers from Text?

Keep Only Letters returns letters only, while Remove Numbers from Text removes digits but keeps other characters.

Can I use it on long text?

Yes. It can process both short and long text.

Use cases

Related tools