Turn a vague commit message into a clear, conventional one in seconds. Free, no signup required — type what you changed and get a properly formatted commit message back.
Good commit messages do more than record history: they make code review faster and let you generate changelogs automatically. This tool rewrites your message in the conventional commits format (type(scope): description), so a feat becomes an “Added” changelog entry and a fixbecomes “Fixed.” Consistent, descriptive commits are the foundation of automated documentation.
Want to check your whole history? The free commit message analyzer scores how many of your commits follow the convention, and the changelog generator turns them into release notes.