---
title: Render git diffs as shareable HTML review reports with Diff2Html
slug: render-git-diffs-as-shareable-html-review-reports-diff2html
description: Use Diff2Html when an agent needs to turn raw unified diffs into readable HTML artifacts for reviews, audits, or status updates. This is a rendering and packaging workflow, not a generic Git hosting, code review, or SCM platform listing.
github_stars: 3345
verification: security_reviewed
source: https://github.com/rtfpessoa/diff2html
category: Code Quality & Review
framework: Multi-Framework
tool_ecosystem:
  github_repo: rtfpessoa/diff2html
  github_stars: 3345
---
# Render git diffs as shareable HTML review reports with Diff2Html

Use Diff2Html when an agent needs to turn raw unified diffs into readable HTML artifacts for reviews, audits, or status updates. This is a rendering and packaging workflow, not a generic Git hosting, code review, or SCM platform listing.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/render-git-diffs-as-shareable-html-review-reports-diff2html/)
