Easy way to split your text/list into small text pieces. - Split your text with line breakers into small pieces - Split with symbols or regex - Split to columns (Use 2 line-breakers to split column) - Split word - Keep styles after text splitting - Remove duplicates / Sort / Reverse - Re-join them back


