GitHub Repository Banner Generator

Create beautiful, responsive banners for your GitHub repositories with automatic dark/light mode support.

# Banner Style

# Banner Configuration

Pulls the repo name, description, homepage, language color, and owner avatar from GitHub.

Shown before the repo name in the command line

PNG, SVG, JPG, or JPEG files

Generated HTML

# Banner Preview

Dark Mode

Light Mode

Social Media Image

The package includes this social image mode, both README banners, and the generated HTML.

# How to Use

1

Fill out the form

Enter your repository name, banner title, and customize the appearance

2

Preview your banner

See how your banner will look in both dark and light modes

3

Download banner images

Click the download buttons to save both versions

4

Create an art/ directory

Add a folder named "art" to your repository root

5

Add the images

Place the downloaded PNGs in the art/ folder

6

Update your README.md

Copy the generated HTML code and paste it at the top

Dark/Light Mode Support

The generated HTML uses prefers-color-scheme media queries to automatically switch between dark and light banners based on the user's system preference. This provides a seamless experience for users browsing your repository on GitHub.