Skip to content

Pixel GitHub Card Generator

Generate pixel art profiles from your GitHub data.

ref-reporef-online-toolref-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
usernamestringtrueGitHub's username.Example: imhalid.
backgroundstring#434343Set background color/image. Supports a subset of CSS background property values.
colorstringwhiteSet text color to any valid CSS color value.
hidestringHide specific statistics or elements.Optional values: avatar, commits, contributions, issues, prs, rank, stars.
include_all_commitsbooleanfalseCount all commits.
pixelate_avatarbooleantrueApply pixelation to avatar.
screen_effectbooleanfalseEnable curved screen effect.
themestringTheme.Optional values: journey, road_trip, fuji, summer, lax, crt, monica.
ditheringbooleanfalseRender image with 256 color palette and apply dithering.
txt
https://pixel-profile.vercel.app/api/github-stats{?username,background,color,hide,include_all_commits,pixelate_avatar,screen_effect,theme,dithering}

Examples

Default Card

markdown
<!-- imhalid -->
![Github Card Generator](https://pixel-profile.vercel.app/api/github-stats?username=imhalid&screen_effect=true&dithering=true&include_all_commits=true&pixelate_avatar=true&background=radial-gradient%28circle+at+50%25+50%25%2C+%233ddb82+0%25%2C+%231c1c45+100%25%29&color=%23ffffffFF)
Github Card Generator

Fuji theme without pixelated avatar

markdown
<!-- LuciNyan -->
![Github Card Generator](https://pixel-profile.vercel.app/api/github-stats?username=LuciNyan&theme=fuji&pixelate_avatar=false)
Github Card Generator

Readme Widget Hub (v4.3.0) MIT Licensed