ترتيب الأسطر

رتّب الأسطر أبجدياً أو حسب الطول.

أدوات النصوص

كيفية استخدام ترتيب الأسطر

  1. 1Paste your text with lines to sort
  2. 2Choose sorting order: A→Z, Z→A, or by length
  3. 3Click Sort Lines to apply
  4. 4Copy or download the sorted result

حول ترتيب الأسطر

Sort Lines reorders the lines of your text according to your chosen sorting method. Options include alphabetical ascending (A→Z), alphabetical descending (Z→A), by shortest line first, or by longest line first.

This tool is invaluable for sorting lists, organizing data, ranking items by name, or reordering configuration files.

الأسئلة الشائعة

Is sorting case-sensitive?

Alphabetical sorting uses locale-aware comparison (localeCompare) which handles international characters correctly.