Star Rating Image Generator
I was working on an Instagram post and needed some star rating images (i.e., 5 stars, 4 stars, etc.)
I couldn't easily find a website that created such an image, so I made one myself. The style of the page can you use some work, however, it as some features.
Features
- Color changing of the stars (both filled and not filled
- Slider for rating count (0.5 step)
- Download links for an SVG file and PNG file
https://www.keithbrown.dev/projects/starratinggenerator
3 Replies
I am possibly going to move this to a server that way you can link a file using a url query instead of having to download the file yourself
What about allowing a custom step size
im currently working on recreating it with a server so you can simply use a GET request to get an image, im thinking about adding a custom step, but there are some problems with how im doing it right now, so for right now the website version wont be changed