Generate contributor images for your GitHub repositories.
Simply use the following URL format:
/{owner}/{repo}
<img src="https://contrib.freaks.dev/owner/repo" />
| Parameter | Default | Description |
|---|---|---|
max |
100 | Maximum number of contributors (max: 100) |
columns |
12 | Number of columns (max: 24) |
size |
64 | Avatar size in pixels (max: 128) |
cache |
3600 | Cache time in seconds (max: 86400) |
/{owner}/{repo}?max=20&columns=10&size=48&cache=7200