Skip to content
ZeroServer.tools

README Badge Generator

Generate shields.io-compatible badges for GitHub READMEs — pick style, color, and copy Markdown.

build: passing

Presets

Markdown
![build](https://img.shields.io/badge/build-passing-brightgreen?style=flat)
HTML
<img alt="build" src="https://img.shields.io/badge/build-passing-brightgreen?style=flat">
URL
https://img.shields.io/badge/build-passing-brightgreen?style=flat

How shields.io badges work

Shields.io generates SVG badge images from a URL pattern:https://img.shields.io/badge/<left>-<right>-<color>. Hyphens in the text are escaped as double-hyphens (--), underscores as double-underscores (__), and spaces as underscores. Colors can be named (brightgreen, blue, red, yellow, orange, lightgrey) or hex codes without the #.

For Markdown help, try the Markdown Converter.

Private & free — this tool runs entirely in your browser.

Recommended: Cloudways Managed cloud hosting on AWS, GCP & DO — from $11/mo.affiliate

Related Generators tools