A simple but nice header image generator for your Github profile Readme.
You can use it for your repo banners too!
- Create a nice github header image.
- Create your GitHub profile README following this guide.
- Upload your header to your profile repo.
- Add this line to your README:

- Edit title and subtitle texts.
- Choose colors for text, background and borders.
- Set dimensions and padding.
- Align text and decorations.
- Change fonts.
- Set the size and radius of the border.
- Set background pattern image, its color, size and opacity.
- Add decorations.
- Upload your own decoration, octocat or profile pic.
- Toogle between Github dark and light mode.
- Download image as png.
- Choose from predefined presets or get a random one.
npm run dev
- starts dev servernpm run build
- builds for productionnpm run preview
- locally previews production build
docker-compose up -d --build --force-recreate
Check out our Contributing guide