Paste your block of text. This tool will automatically detect numbered lists (e.g., "1. ", "2. "), remove the numbers, and separate each item onto a new line.
Copy your long list or block of text and paste it into the "Original Text" box on the left. It handles giant blocks of text seamlessly, even if they are completely jumbled together without line breaks.
Select how you want the final text to look:
Click the "Format Text" button. The tool will automatically seek out numbered prefixes (like "1. ", "42. ", "100. "), slice the text at those exact points, and separate the sentences into clean items.
Review your results in the right panel. Click "Copy Output" to save the cleaned-up text to your clipboard, ready to be pasted into your spreadsheet, document, or AI prompt.
This tool is powered by Regular Expressions
(Regex) that specifically look for digits followed by a period and a space (e.g.,
"1. "). It safely ignores numbers that are inside your actual sentences or
paragraphs, guaranteeing that only the list numbers are targeted and removed!