줄 정렬
무료 줄 정렬 도구입니다. 텍스트 줄을 알파벳순, 길이순, 숫자순 또는 역순으로 정렬합니다. 대소문자 구분 옵션이 있습니다. 브라우저에서 실행됩니다.
Runs in your browserUpdated Apr 26, 2026
Input
Sorted output
자주 묻는 질문
›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.