Skip to content

Pixel GitHub Card Generator

依据你的 GitHub 数据生成像素艺术卡片。

ref-reporef-online-toolref-official-doc

参数

点击显示/关闭参数

名称类型必填默认值参数描述更多描述
ref-querys
usernamestringtrueGitHub 用户名。例如:imhalid
backgroundstring#434343设置背景颜色/图片。支持 CSS 背景属性的子集。
colorstringwhite将文本颜色设置为任何有效的 CSS 颜色值。
hidestring隐藏特定统计信息或元素。可选值:avatar, commits, contributions, issues, prs, rank, stars
include_all_commitsbooleanfalse统计所有提交。
pixelate_avatarbooleantrue对头像应用像素化。
screen_effectbooleanfalse启用弯曲屏幕效果。
themestring主题。可选值:journey, road_trip, fuji, summer, lax, crt, monica
ditheringbooleanfalse使用 256 色调色板渲染图像并应用抖动。
txt
https://pixel-profile.vercel.app/api/github-stats{?username,background,color,hide,include_all_commits,pixelate_avatar,screen_effect,theme,dithering}

示例

默认卡片

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 主题并且不像素化头像

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