Git Branch Name Generator
Turn a task description into a clean, prefixed branch name.
Runs locally · Nothing uploaded
Task description
Branch name
Result will appear here…Advertisement
About Git Branch Name Generator
Converts a ticket title or task description into a git-safe branch name: lowercased, hyphen-separated, stripped of characters git refs disallow, and prefixed with your team's convention (feature/, fix/, chore/, or docs/). Paste "Add dark mode toggle" and get "feature/add-dark-mode-toggle".
Related tools
Git & WorkflowRuns locally in your browser.Conventional Commit BuilderCompose spec-compliant Conventional Commits messages.Text & RegexRuns locally in your browser.Slug GeneratorTurn titles into clean, URL-safe slugs.Git & WorkflowRuns locally in your browser..gitignore GeneratorGenerate a .gitignore for your language plus OS junk files.