| ccdiff | A colored diff that also colors inside changed lines | |
| colordiff | A wrapper for diff that adds color syntax highlighting to make changes easier to read. | |
| delta | Syntax-highlighting pager for git, diff, grep, and blame output. | |
| diff-so-fancy | Makes diffs human-readable instead of machine-readable, to help spot defects faster. | |
| diffr | Word-level diff highlighting that enhances unified diff output with precise change visualization. | |
| difftastic | A structural diff tool that understands code syntax and shows what actually changed, not just which lines changed. | |
| dyff | Diff tool for YAML files that shows changes by their location in the document structure. | |
| hunk | Review-first terminal diff viewer designed for inspecting agent-authored changesets. | |
| icdiff | Side-by-side colored diff with intra-line change highlighting. | |
| klondiff | An improved diff tool that prioritizes readability by reducing noise from whitespace and short lines. | |
| ydiff | View colored, incremental diff in workspace or from stdin, side by side and auto paged. | |