Moe Counter!

How to use

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

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

More theme✨

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

asoul
asoul

Credits

Tool

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

Unusual Options

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

source code