Skip to content

GitHub Readme Profile

Generate your Stats GitHub Profile in SVG.

ref-reporef-online-toolref-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
usernamestringtrueUsername registered in GitHub.Example: FajarKim.
title_colorstring2f80edCard's title colorFormat: HEX e.g. FF0000.
text_colorstring434d58Body text colorFormat: HEX e.g. FF0000.
icon_colorstring4c71f2Icons colorFormat: HEX e.g. FF0000.
border_colorstringe4e2e2Card's border colorFormat: HEX e.g. FF0000.Does not apply when hide_border is enabled.
bg_colorstringfffefeCard's background color.Format: HEX, gradient(angle,start,end) e.g. FF0000, 30,E96443,904E95.
stroke_colorstringe4e2e2Profile image border colorFormat: HEX e.g. FF0000. Does not apply when hide_stroke is enabled.
username_colorstring434d58Username text colorFormat: HEX e.g. FF0000.
themestringdefaultName of the theme, choose from all available themesSupported: default, transparent, dark or highcontrast.
titlestringCustom title text for the cardBefore use, encode the text to URL format using a tool like URL Encoder.
locatestringenLocate (language)Supported: en, ar, fr, id, ja or ko.
border_widthnumber1Sets the border's width manually
border_radiusnumber4.5Corner rounding on the card
hidestringHides the specified items from statsExample: &hide=repos,stars,forks,commits,prs,prs_merged,issues,contributed.
showstringShows additional items on stats cardExample: &show=reviews,issues_closed,discussions_started,discussions_answered.
formatstringsvg输出格式卡片选项Supported: svg, png, json, or xml.
disabled_animationsbooleanfalseDisables all animations in the cardSupported:false or true.
hide_borderstringfalseHides the card's borderSupported: false or true.
hide_strokebooleanfalseHides the image's profile stroke in the cardSupported: false or true.
revertbooleanfalseInverts the display order, positioning stats to the left and the image to the right.Supported: false or true.
photo_qualitynumber15Quality of the profile imageRepesentada pela porcentagem (1-100).
photo_resizenumber150Resize the profile image to a specific widthIn pixels. Minimum allowed value is 10px.
txt
https://gh-readme-profile.vercel.app/api{?username,title_color,text_color,icon_color,border_color,bg_color,stroke_color,username_color,theme,title,locate,border_width,border_radius,hide,show,format,disabled_animations,hide_border,hide_stroke,revert,photo_quality,photo_resize}

Examples

Card in Portuguese

markdown
<!-- FajarKim GitHub Readme Profile -->
![GitHub Readme Profile](https://gh-readme-profile.vercel.app/api?username=FajarKim&theme=iceberg&locale=pt-BR&hide=forks,prs&show=reviews,issues_closed,discussions_started,discussions_answered)
GitHub Readme Profile

Card in English

markdown
<!-- FajarKim GitHub Readme Profile -->
![GitHub Readme Profile](https://gh-readme-profile.vercel.app/api?username=FajarKim&theme=duskfox&hide=commits,prs,prs_merged,issues,contributed)
GitHub Readme Profile

Readme Widget Hub (v4.2.2) MIT Licensed