Text / IP Sorter sort
Sort lines by alphabet, number, IP address, or length.
INPUTlines
1
OUTPUTsorted
1
Tool Guide
What this tool does
Sort lists quickly and optionally remove duplicates.
When to use it
Text / IP Sorter is useful during String work when you need to quickly convert, inspect, format, or generate small pieces of developer data. It is intended for API responses, configuration snippets, logs, test inputs, and browser-side checks.
Input and output example
Input example: 10
2
1
Output example: 1
2
10 when numeric sorting is selected
Notes and limitations
Use the result as a development aid and verify it before applying it to production systems. Check encoding, timezone, security, and format requirements when the output will be used in an application. Related concept: sort.