Text Diff Tool
Paste two blocks of text to compare them line by line. Highlights additions, deletions, and unchanged lines instantly.
Related Tools
JSON Formatter
Format, validate, and minify JSON data instantly.
Base64 Encoder
Encode and decode strings using Base64 encoding.
JWT Decoder
Decode and inspect JSON Web Tokens securely in your browser.
JWT Generator
Build and sign JSON Web Tokens with a custom payload and secret.
Regex Tester
Test and debug regular expressions with live match highlighting.
JSON ↔ YAML
Convert between JSON and YAML instantly with real-time validation.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes instantly.
URL Encoder
Encode and decode URLs with percent-encoding instantly.
Unix Timestamp
Convert Unix timestamps to human-readable dates and back instantly.
UUID Generator
Generate UUID v4 values instantly, with bulk generation and validation.
Case Converter
Convert text to camelCase, snake_case, UPPERCASE, kebab-case, and more.
How it works: This tool uses a Longest Common Subsequence (LCS) algorithm to find the minimal set of changes between two texts — the same technique used by Git and most code review tools to produce line diffs.
All comparison happens locally in your browser. Neither panel's content is sent anywhere.