ToolBuddy
In Browser

Line Tools

Sort, dedupe, reverse, shuffle, or trim lines in the browser. Paste a list from a log or a config file and copy the result. Processing stays on the device.

Runs in your browser. Nothing is uploaded.

Action

0 characters · 0 lines

0 characters · 0 lines

About this tool

Sort, dedupe, reverse, shuffle, or trim lines in the browser. Shuffle uses crypto.getRandomValues. Useful for log lists and config dumps you would rather not paste into an online sorter.

How to use: paste lines, pick an action, copy. Dedupe keeps the first occurrence. Trim drops empty lines after stripping whitespace.

Example: beta / alpha / alpha becomes alpha / beta after sort and unique. After load, transforming works offline.

Related Web tools