AI Git Commit Message Generator
Paste a git diff and get a clear Conventional Commits message (type, scope, subject, body, footer) plus gitmoji, plain, and subject+body styles. Parses file changes, additions/deletions, classifies change type (feat / fix / docs / refactor / test / chore / perf / style / ci / build), detects breaking changes and issue refs, summarizes large diffs with chunked map-reduce, generates a prepare-commit-msg hook snippet, validates output against the Conventional Commits spec, history (last 20), shareable URL. 100% client-side, no upload, optional BYO-key LLM.
Paste a git diff and get a clear Conventional Commits message (type, scope, subject, body, footer) plus gitmoji, plain, and subject+body styles. Parses file changes, additions/deletions, classifies change type (feat / fix / docs / refactor / test / chore / perf / style / ci / build), detects breaking changes and issue refs, summarizes large diffs with chunked map-reduce, generates a prepare-commit-msg hook snippet, validates output against the Conventional Commits spec, history (last 20), shareable URL. 100% client-side, no upload, optional BYO-key LLM. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.