Compare Paragraphs

Split two texts into paragraphs and identify which paragraphs are shared, added, or removed between versions.

Example

Input

First paragraph.

Second paragraph.

Output

=== COMMON PARAGRAPHS ===
First paragraph.

+++ ADDED PARAGRAPHS +++
New paragraph.

How Compare Paragraphs Works

Split two texts into paragraphs and identify which paragraphs are shared, added, or removed between versions.

This tool runs entirely in your browser — no data is sent to any server. Paste your text, click Run, and get your result instantly. You can also chain this tool with others using the pipeline feature: run Compare Paragraphs, then continue with a related tool to build a multi-step text workflow.

TextRefinery is a free, open-source text processing toolkit. Learn more about regular expressions and text processing on the web.