Skip to content

Chess.com Stats SVG Generator

This project is a web service that dynamically generates SVG images displaying chess statistics for a given Chess.com user.

ref-reporef-online-toolref-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
usernamestringUsername registered in Chess.com websiteExample: PrathamRex
themestringdefaultTheme colorSupported: default, light, dark, graywhite.
borderRadiusnumber10Border radius
disableAnimationsbooleantrueDisable animationsSupported: true or false.
txt
http://your-vercel-url/stats{?username,theme}

Examples

Default theme

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with default theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=default)
Default theme

Dark theme

markdown
<!-- PrathamRex -->
![Chess.com Stats with dark theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=dark)
Dark theme

Graywhite theme

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with graywhite theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=graywhite)
Graywhite theme

Light theme

markdown
<!-- Chess.com Stats SVG Generator -->
![Chess.com Stats with light theme](https://chesscom-stats-svg.vercel.app/stats?username=PrathamRex&theme=light)
Light theme

Readme Widget Hub (v4.2.2) MIT Licensed