Lewati ke konten utama

Urutkan Daftar

Urutkan baris daftar secara alfabetis atau numerik, dengan opsi sensitivitas huruf besar-kecil, deteksi angka terkemuka, dan urutan terbalik. Berjalan sepenuhnya di browser Anda.

Input

Saat diaktifkan, pengurutan peka terhadap huruf besar-kecil (mis. 'a' muncul sebelum 'A').

Saat diaktifkan, angka terkemuka terdeteksi dan diurutkan secara numerik alih-alih alfabetis.

Output

Daftar Terurut
Apakah ini membantu?

Cara lain menggunakan alat ini

REST API

curl -X POST https://api.iotools.cloud/v1/tool/sort-list \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "originalList": "banana\nApple\ncherry",
    "reverseOrder": "",
    "caseSensitive": "",
    "detectNumbers": ""
  }'

Ganti dengan kunci Anda sendiri dari akun Anda. Bidang alat menjadi isi permintaan — tanpa pembungkus.

Tanyakan ke agen AI

Use the IOTools `sort-list` tool (Sort List) on this input:

YOUR_INPUT_HERE

Tempelkan ini ke agen mana pun yang terhubung ke server MCP IOTools, lalu tambahkan input Anda.

Widget sematan

<iframe
  src="https://iotools.cloud/embed/sort-list/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="Urutkan Daftar — iotools.cloud"
  sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
  allow="clipboard-write"
  style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>

Tempelkan ini di halaman Anda sendiri — gratis, tanpa kunci, cukup tautan balik.

Biaya per panggilan API/MCPMulai dari 5 kredit
Butuh kredit lebih?Lihat harga

Juga tersedia melalui

Panduan

Sort the lines of a list into alphabetical or numerical order. Paste anything line-separated — names, dates, file paths, survey answers — and get it back sorted, with control over case-sensitivity, numeric detection, and direction.

How to use it

  1. Paste your list, one item per line, into the input box.
  2. Toggle the settings below as needed.
  3. Copy or download the sorted result.

Settings

  • Reverse Order — sort Z→A (or largest→smallest with number detection) instead of the default A→Z.
  • Case-sensitive — when off (default), sorting ignores case, so apple and Apple sort next to each other. When on, uppercase letters sort before lowercase.
  • Detect numbers — when a line starts with digits, compare that leading number numerically instead of as text, so 2 sorts before 10 (a plain alphabetical sort would put 10 first, since "1" < "2").

Privacy

Everything runs entirely in your browser. Your list is never uploaded to a server.

sortlistalphabetizeordertext

Suka alat-alatnya? Hilangkan iklannya.

Satu kali pembayaran menghapus semua iklan dari akun Anda, selamanya. Tanpa langganan, tanpa pelacakan.