GitSum is a lightweight, browser-based tool that transforms raw GitHub commit logs into readable summaries with support for multiple export formats.
- ✨ Generate clean, readable commit summaries
- 📤 Export summaries as:
.json.md(Markdown).txt
- ⚡ Runs entirely in the browser (no installation needed)
- 🧩 Simple and intuitive interface
Turn messy commit logs into clean summaries—and export them anywhere.
➡️ https://mksalada.github.io/gitsum/
- Paste your commit logs into the input field
- Click Generate Summary
- Review the output
- Export in your preferred format:
- JSON
- Markdown
- Text
- JSON (
.json) → Structured data for apps/tools - Markdown (
.md) → Perfect for README or documentation - Text (
.txt) → Simple and portable
- HTML
- CSS
- JavaScript (Vanilla)
No installation required. Just open the app in your browser.
Or run locally:
git clone https://github.com/mksalada/gitsum.git
cd gitsum
open index.html- 🎨 UI/UX improvements
- 🌙 Dark mode
- 📋 Copy to clipboard
- 🔗 GitHub API integration (auto-fetch commits)
- ⚙️ Custom summary formatting
Contributions, issues, and suggestions are welcome!
Made with ❤️ by tina