Git Diff Report (HTML, txt)
Export a git difftool as text, HTML, PDF, or image for seeing and sharing changes with others in a nice visual way.
# Text
Simple text diff, use delta diff for nice view:
|
|
Looks:

# HTML Report (PDF)
diff2html-cli produces a GitHub-style side-by-side diff.
|
|
How it looks:

If you want a PDF, just print is and save as PDF.
Hunk cli
There’s also git hunk, a newer modern diff.
# For prose/markdown Files Specifically
--word-diff shows inline additions/removals — clearest for non-technical clients:
|
|
Origin: git