Text Diff
Compare two texts and highlight added and removed lines. Useful for code review and document comparison.
Text A (Original)
Text B (Modified)
How to Use
Enter text in both the left and right text areas. Added lines (green) and removed lines (red) will be highlighted.
How It Works
Uses the LCS (Longest Common Subsequence) algorithm to detect line-by-line differences. There is a line limit for texts exceeding 5,000 lines.
Related Tools
Character Counter
Count characters, words, lines, and bytes in real-time. Supports full-width characters.
JSON Formatter & Minifier
Format, minify, and validate JSON data in your browser.
Base64 Encode/Decode
Instantly encode and decode Base64 text in your browser. Supports multi-byte characters.
Hash Generator (SHA-256, etc.)
Generate SHA-1/SHA-256/SHA-384/SHA-512 hash values in your browser. Data is never sent to a server.
URL Encode/Decode
Encode and decode URLs in real-time. Supports Japanese URL conversion.
Unix Timestamp Converter
Convert between Unix timestamps and dates. Auto-detects seconds vs. milliseconds.
Regex Tester
Test regex matching and replacement in real-time. Supports group capture inspection.
CSV / JSON Converter
Convert between CSV and JSON in your browser. Supports header row auto-detection.
Cron Expression Generator
Easily generate and edit cron expressions with a GUI. Includes natural language descriptions and execution previews.
QR Code Reader
Read QR codes from image files. Supports JPEG, PNG, GIF, and WebP.