Moe Counter!

How to use

Set a unique id for your counter, replace:name in the url, That's it!

SVG address
https://counter.amia.work/@:name
Img tag
<img src="https://counter.amia.work/@:name" alt=":name" />
Markdown
![:name](https://counter.amia.work/@:name)
e.g.Moe Counter!

More theme✨

Just use the query parameters theme, like this: https://counter.amia.work/@:name?theme=gelbooru

gelbooru
gelbooru
gelbooru-h
gelbooru-h

Credits

Tool

ParamDescriptionValue
nameUnique counter name
themeSelect a counter image theme, default isgelbooru
paddingSet the minimum length, between 1-16, default is7
offsetSet the offset pixel value, between -500-500, default is0
scaleSet the image scale, between 0.1-2, default is1
alignSet the image align, Enum top/center/bottom, default istop
pixelatedEnable pixelated mode, Enum 0/1, default is1
darkmodeEnable dark mode, Enum 0/1/auto, default isauto

Unusual Options

numSet counter display number, 0 for disable, default is0
prefixSet the prefix number, empty for disable

source code