Compare Meeting Notes Versions

When meeting notes are updated after review, compare versions to see what was added, removed, or kept. Paste both versions to get a clear diff.

How to do this

1

Copy the original notes

2

Paste as Text A

3

Copy the updated notes

4

Paste as Text B and compare

Paste text below and run the tool. Everything runs locally in your browser. No data is stored.

Compare Text Blocks

Paste two text blocks and instantly see which lines are common, which were added, and which were removed. A line-by-line diff tool.

Example

Input

apple
banana
cherry

Output

=== COMMON (2) ===
apple
banana

+++ ADDED (1) +++
grape

--- REMOVED (1) ---
cherry

How Compare Text Blocks Works

Paste two text blocks and instantly see which lines are common, which were added, and which were removed. A line-by-line diff tool.

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 Text Blocks, 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.

TextRefinery — Browser-first text transformation tools. All processing happens locally in your browser.

Example: Compare Meeting Notes Versions

Input

Agreed on Q3 targets
Alice leads design
Budget: $50k

Output

Agreed on Q3 targets
Alice leads design
Bob joins as co-lead
Budget: $75k