Skip to content

Formateadores y código

Ordenar líneas

Ordenador de líneas gratuito. Ordena líneas de texto alfabéticamente, por longitud, numéricamente o a la inversa. Opción de distinguir mayúsculas/minúsculas. Funciona en tu navegador.

Runs in your browser
Input lines · source
lines: 0chars: 0size: 0 B
Sorted · result
lines: 0chars: 0size: 0 B
live

Nota del editor

Understanding · Sorting strings is harder than sorting numbers.

Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.

Preguntas frecuentes

Quick answers.

Can I sort numerically?

Yes — numeric mode sorts '2' before '10' (unlike alphabetical, which puts '10' first as a string).

Is sorting case-sensitive?

Toggle as needed. Case-insensitive by default — 'Apple' and 'apple' sort together.

Does it remove duplicates too?

No — use our Remove Duplicates tool for that. Sorting preserves all lines.

Is my text uploaded?

No — sorting runs entirely in your browser.

Is the sorter free?

Yes — fully free, no signup.

La gente también busca

Herramientas relacionadas

More in this room.

Ver todo en Formateadores y código