badgen logoBadgen

Fast badge generating service
https://badgen.net/badge/:subject/:status/:color?icon=github
                   ──┬──  ───┬───  ──┬───  ──┬── ────┬──────
                     │       │       │       │       └─ Options (label, list, icon, color)
                     │       │       │       │
                     │      TEXT    TEXT    RGB / COLOR_NAME ( optional )
                     │
                  "badge" - default (static) badge generator

Badge Generators

The detailed help for every badge generator.

URL Options

  • colorOverride default badge color.  e.g.
  • iconUse builtin icon (or url for external icon) in front of subject text.  e.g.
  • listSet list=| will replace , with | in status text.  e.g.
  • labelOverride default subject text (URL-Encoding needed for spaces or special characters).  e.g.
  • labelColorOverride default label color.  e.g.
  • scaleCustom badge scale.  e.g.
  • cacheLive badge are cached in cdn for 24hrs (86400), you may limit it to a minimum of 5min (300).  e.g.

Builtin Colors

The colors you can use with query param: ?color=[colorname]

bluecyangreenyelloworangeredpinkpurplegreyblack

Builtin Icons

The icons you can use with query param: ?icon=[iconname]

airbnbappleappveyoratomawesomeazureazurepipelinesbitcoin-lightningbitcoinbuymeacoffeechromecirclecicocoapodscodacycodebeatcodeclimatecodecovcodeshipcommonwldeepscandependabotdevrantdiscorddockbitdockereclipsefirefoxflowgitgitguardiangithubgitlabgittergnomegoodreadsgoogleplaygraphqlhaskellhugojavajirajsdelivrkeybasekofilgtmlibrariesmastodonmatrixmavenmediumnextflownownpmnugetopencollectivepackagephobiapatreonpeertubephppleromapostgresqlpypiredditrssrubyscrutinizerslacksonarqubesourcegraphtelegramterminalterraformthreadstravistwittertypescriptvercelvisualstudioweblatewikiwindowszeit

Advanced usage

  • /runkitcreate arbitrary live badge with RunKit's online IDE.
  • /httpsturn an api endpoint into a svg live badge.