Pixel-perfect   Retina-ready   Fast   Consistent   Hackable   No tracking


Downloads

Mozilla Add-on:Mozilla Add-on badge/amo/dw/:addonId
Mozilla Add-on:Mozilla Add-on badge/amo/users/:addonId
Ansible Role:Ansible Role badge/ansible/role/d/:roleId
APM:APM badge/apm/dm/:packageName
Chocolatey:Chocolatey badge/chocolatey/dt/:packageName
Chrome Web Store:Chrome Web Store badge/chrome-web-store/users/:storeId
ClojarsDownloads:ClojarsDownloads badge/clojars/dt/:clojar+
Conda:Conda badge/conda/dn/:channel/:package
Crates.io:Crates.io badge/crates/d/:crate
Crates.io (latest):Crates.io (latest) badge/crates/dv/:crate
Crates.io (version):Crates.io (version) badge/crates/dv/:crate/:version
Crates.io (recent):Crates.io (recent) badge/crates/dr/:crate
Docker Pulls:Docker Pulls badge/docker/pulls/:user/:repo
DUB:DUB badge/dub/:interval/:packageName/:version*
DUB (version):DUB (version) badge/dub/:interval/:packageName/:version*
DUB (latest):DUB (latest) badge/dub/:interval/:packageName/:version*
Eclipse Marketplace:Eclipse Marketplace badge/eclipse-marketplace/dm/:name
Eclipse Marketplace:Eclipse Marketplace badge/eclipse-marketplace/dt/:name
Gem:Gem badge/gem/dv/:gem/:version
Gem:Gem badge/gem/dv/:gem/:version
Gem:Gem badge/gem/dtv/:gem
Gem:Gem badge/gem/dt/:gem
Gem download rank:Gem download rank badge/gem/rt/:gem
Gem download rank (daily):Gem download rank (daily) badge/gem/rd/:gem
GitHub All Releases:GitHub All Releases badge/github/downloads/:user/:repo/total
GitHub Releases:GitHub Releases badge/github/downloads/:user/:repo/:tag/total
GitHub Pre-Releases:GitHub Pre-Releases badge/github/downloads-pre/:user/:repo/:tag/total
GitHub Releases (by Release):GitHub Releases (by Release) badge/github/downloads/:user/:repo/:tag/total
GitHub Releases (by Asset):GitHub Releases (by Asset) badge/github/downloads/:user/:repo/:tag/:path
GitHub Pre-Releases (by Asset):GitHub Pre-Releases (by Asset) badge/github/downloads-pre/:user/:repo/:tag/:path
Hex.pm:Hex.pm badge/hexpm/dd/:packageName
Hex.pm:Hex.pm badge/hexpm/dw/:packageName
Hex.pm:Hex.pm badge/hexpm/dt/:packageName
Jenkins Plugin installs:Jenkins Plugin installs badge/jenkins/plugin/i/:plugin
Jenkins Plugin installs (version):Jenkins Plugin installs (version) badge/jenkins/plugin/i/:plugin/:version
JetBrains IntelliJ plugins:JetBrains IntelliJ plugins badge/jetbrains/plugin/d/:pluginId
JitPack - Downloads:JitPack - Downloads badge/jitpack/:interval/:vcs/:user/:repo
jsDelivr hits (GitHub):jsDelivr hits (GitHub) badge/jsdelivr/gh/:period/:user/:repo
jsDelivr hits (npm):jsDelivr hits (npm) badge/jsdelivr/npm/:period/:packageName
jsDelivr hits (npm scoped):jsDelivr hits (npm scoped) badge/jsdelivr/npm/:period/:scope?/:packageName
MyGet:MyGet badge/myget/:feed/dt/:packageName
MyGet tenant:MyGet tenant badge/:tenant.myget/:feed/dt/:packageName
npm:npm badge/npm/:interval/:scope?/:packageName
Nuget:Nuget badge/nuget/dt/:packageName
Package Control:Package Control badge/packagecontrol/dd/:packageName
Package Control:Package Control badge/packagecontrol/dw/:packageName
Package Control:Package Control badge/packagecontrol/dm/:packageName
Package Control:Package Control badge/packagecontrol/dt/:packageName
Packagist:Packagist badge/packagist/:interval/:user/:repo
Packagist (custom server):Packagist (custom server) badge/packagist/:interval/:user/:repo?server=https%3A%2F%2Fpackagist.org
PowerShell Gallery:PowerShell Gallery badge/powershellgallery/dt/:packageName
Puppet Forge downloads:Puppet Forge downloads badge/puppetforge/dt/:user/:moduleName
PyPI - Downloads:PyPI - Downloads badge/pypi/:period/:packageName
JetBrains ReSharper plugins:JetBrains ReSharper plugins badge/resharper/dt/:packageName
SourceForge:SourceForge badge/sourceforge/:interval/:project
SourceForge:SourceForge badge/sourceforge/:interval/:project/:folder
Spiget Downloads:Spiget Downloads badge/spiget/downloads/:resourceId
Steam Downloads:Steam Downloads badge/steam/downloads/:fileId
Visual Studio Marketplace Installs - Azure DevOps Extension:Visual Studio Marketplace Installs - Azure DevOps Extension badge/visual-studio-marketplace/azure-devops/installs/:measure/:extensionId
Visual Studio Marketplace Installs:Visual Studio Marketplace Installs badge/visual-studio-marketplace/i/:extensionId
Visual Studio Marketplace Downloads:Visual Studio Marketplace Downloads badge/visual-studio-marketplace/d/:extensionId
WordPress Plugin Downloads:WordPress Plugin Downloads badge/wordpress/plugin/:interval/:slug
WordPress Theme Downloads:WordPress Theme Downloads badge/wordpress/theme/:interval/:slug
WordPress Plugin Active Installs:WordPress Plugin Active Installs badge/wordpress/plugin/installs/:slug
WordPress Theme Active Installs:WordPress Theme Active Installs badge/wordpress/theme/installs/:slug

Your Badge

Static


Using dash "-" separator

/badge/<LABEL>-<MESSAGE>-<COLOR>

Dashes --- Dash
Underscores ___ Underscore
_ or Space    Space

Using query string parameters

/static/v1?label=<LABEL>&message=<MESSAGE>&color=<COLOR>

Colors

brightgreengreenyellowgreenyelloworangeredbluelightgrey
successimportantcriticalinformationalinactive
bluevioletff69b49cf

Endpoint

/endpoint?url=<URL>&style<STYLE>

Create badges from your own JSON endpoint.

Dynamic

/badge/dynamic/json?url=<URL>&label=<LABEL>&query=<$.DATA.SUBDATA>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>

/badge/dynamic/xml?url=<URL>&label=<LABEL>&query=<//data/subdata>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>

/badge/dynamic/yaml?url=<URL>&label=<LABEL>&query=<$.DATA.SUBDATA>&color=<COLOR>&prefix=<PREFIX>&suffix=<SUFFIX>


Styles

The following styles are available. Flat is the default. Examples are shown with an optional logo:

?style=plastic&logo=appveyorplastic
?style=flat&logo=appveyorflat
?style=flat-square&logo=appveyorflat-square
?style=for-the-badge&logo=appveyorfor-the-badge
?style=social&logo=appveyorsocial

Here are a few other parameters you can use: (connecting several with "&" is possible)

?label=healthinessesOverride the default left-hand-side text (URL-Encoding needed for spaces or special characters!)
?logo=appveyorInsert one of the named logos from (bitcoin, dependabot, discord, gitlab, npm, paypal, serverfault, stackexchange, superuser, telegram, travis) or simple-icons. Simple-icons are referenced using names as they appear on the simple-icons site. If the name includes spaces, replace them with dashes (e.g: ?logo=visual-studio-code)
?logo=data:image/png;base64,…Insert custom logo image (≥ 14px high)
?logoColor=violetSet the color of the logo (hex, rgb, rgba, hsl, hsla and css named colors supported)
?logoWidth=40Set the horizontal space to give to the logo
?link=http://left&link=http://rightSpecify what clicking on the left/right of a badge should do (esp. for social badge style)
?labelColor=abcdefSet background of the left part (hex, rgb, rgba, hsl, hsla and css named colors supported). The legacy name "colorA" is also supported.
?color=fedcbaSet background of the right part (hex, rgb, rgba, hsl, hsla and css named colors supported). The legacy name "colorB" is also supported.
?cacheSeconds=3600Set the HTTP cache lifetime (rules are applied to infer a default value on a per-badge basis, any values specified below the default will be ignored). The legacy name "maxAge" is also supported.

We support .svg and .json. The default is .svg, which can be omitted from the URL.

While we highly recommend using SVG, we also support .png for use cases where SVG will not work. These requests should be made to our raster server https://raster.shields.io. For example, the raster equivalent of https://img.shields.io/v/npm/express is https://raster.shields.io/v/npm/express. For backward compatibility, the badge server will redirect .png badges to the raster server.

Like This?

Have an idea for an awesome new badge?
Tell us about it and we might bring it to you!

StatusMetricsGitHub