<p>With this tool you can sort newline separated lines alphabetically.</p>
<p>You can either push the button "Paste, Sort & Copy" where the clipboard content is used as content or fill in your lines into textarea and push the button "Sort & Copy". In both cases the sorted result will be put back to clipboard.</p>
<p>If you set the option "output unique lines only" all lines existing more then once are deleted.</p>
</details>
<divclass="flex">
<buttonclass="button pastesortunique"title="click: paste + sort + unique + copy to clipboard"onclick="paste()">Paste, Sort & Copy [1]</button>
<spanclass="between_buttons">or</span>
<buttonclass="button sortunique"title="click: sort + unique + copy to clipboard"onclick="sort_and_copy()">Sort & Copy [2]</button>
<p>With this tool you can sort newline separated lines alphabetically.</p>
<p>You can either push the button "Paste, Sort & Copy" where the clipboard content is used as content or fill in your lines into textarea and push the button "Sort & Copy". In both cases the sorted result will be put back to clipboard.
</p>
<p>If you set the option "output unique lines only" all lines existing more then once are deleted.</p>
</details>
<divclass="flex">
<buttonclass="button pastesortunique"title="click: paste + sort + unique + copy to clipboard"onclick="paste()">Paste, Sort & Copy [1]</button>
<spanclass="between_buttons">or</span>
<buttonclass="button sortunique"title="click: sort + unique + copy to clipboard"onclick="sort_and_copy()">Sort & Copy [2]</button>