Sentence splitter
Put each sentence on its own line for easier editing, analysis or processing.
Sentence splitter
Paste any text and this tool splits it at sentence boundaries, putting each complete sentence on its own line. It recognizes the standard English sentence-ending punctuation: periods (.), exclamation marks (!), question marks (?), and ellipsis (…). Sequences like ?! or !! are treated as a single boundary, so "Really?! Yes!" becomes two sentences, not three.
Each sentence keeps its terminating punctuation attached, so you get "Hello world." on one line and "How are you?" on the next. The trim option (enabled by default) removes extra spaces around each sentence and drops any blank lines that would result, leaving you with clean, uniform output.
This is useful for writers, editors and content creators who want to review their work sentence by sentence, one per line. It's also helpful for data processing, text analysis, or preparing input for tools that work on whole sentences. If you have a wall of dense prose, splitting it this way makes it far easier to spot sentence fragments, awkward phrasing or repetition.
Everything runs locally in your browser, so your text stays private. Nothing is uploaded or stored. Copy the result with one click or download it as a plain text file.