OS Garage

Text Formatting Tool

Sort Lines Z to A Online

Sort all lines in descending (reverse alphabetical) order.

Features

Descending Locale Sort

Sorts in reverse alphabetical order using locale-aware comparison.

Instant Preview

See the sorted output update in real time.

How to Use

  1. 1

    Paste your list

    Enter multi-line text to sort.

  2. 2

    Lines sorted Z→A

    Output shows lines in descending alphabetical order.

  3. 3

    Copy the result

    Use the sorted output.

Examples

Unsorted list

Input

apple cherry banana

Output

cherry banana apple

Common Questions

Yes. It is functionally equivalent to sorting A→Z and then reversing the entire list.