Skip to content
FizzKit

Text Diff

See line-by-line differences between two text inputs with inline or split view. Supports word-level diff for fine-grained inspection.

Runs locally in your browser
For large texts, open fullscreen to compare line-by-line
Original
199 chars · 4 lines
Changed
222 chars · 5 lines
1
The Analytical Engine weaves algebraical patterns.
1
The Analytical Engine weaves algebraic patterns.
2
A new, a vast, and a powerful language is developed.
2
A new, a vast, and a powerful language has been developed.
3
To wield its truths so that these may become of
3
To wield its truths so that these may become of
4
more speedy and accurate practical application.
4
more speedy and accurate practical applications.
5
This line is new.
Mode
line
Additions
4
Removals
3
Unchanged
1

About Text Diff

See line-by-line differences between two text inputs with inline or split view. Supports word-level diff for fine-grained inspection.

Text Diff is part of FizzKit — a collection of focused, browser-based tools. Because everything runs locally, it works offline once loaded and never exposes your data to a remote server.

Frequently asked questions

Myers diff, the same algorithm used by `git diff`.