Markdown Badge Generator
Generate Shields.io badges with live preview — copy Markdown or HTML snippets for your README.
Badge Options
Color
Live Preview 
Markdown
HTML
Badge URL
Common Presets
About Markdown Badge Generator
Badges add visual status indicators to GitHub READMEs, wikis, and documentation. This tool builds Shields.io static badge URLs from your inputs and outputs the ready-to-paste Markdown or HTML snippet.
Features
- Live preview — badge renders in real time as you type
- Three outputs — Markdown snippet, HTML tag, and raw badge URL
- Color picker — choose from presets or enter any hex code (without
#) - Logo support — add any Simple Icons logo by slug
- Link wrapping — optionally wrap the badge in a clickable link
- Presets — one-click common badges for build, license, npm, coverage, and more
How to Use
- Enter a Label (left side) and Message (right side)
- Pick a Color from the swatches or type a hex value
- Choose a Style —
flatis the GitHub default - Optionally add a Logo slug from Simple Icons (e.g.
github,npm) - Optionally add a Link URL to make the badge clickable
- Copy the Markdown or HTML snippet and paste it into your README
Tips
- Use
--in your label or message to render a literal hyphen - Use
_or%20for a space character - Logo slugs must match exactly — look them up at simpleicons.org
- The
for-the-badgestyle uses uppercase text and is popular for stylized READMEs