Generates SVG/PNG/WEBP/JPEG/AVIFs based on the colors and keywords provided in the URL.
The app is still in development. Expect bugs.
Inspired by Zerodha Coin app avatars
https://svg.webjeda.com/[height]/[width]/[color 1]/[color 2]/[color 3]/[color 4]/[color 5]/[color 6]/[name].svg
If the name has string random in it, then it will not be cached. Each request will generate a new image.
https://svg.webjeda.com/500/800/17BF60/35CB4B/44DA3B/6AE36C/random.svg
https://svg.webjeda.com/500/800/6AE36C/44DA3B/35CB4B/17BF60/a-png-image.png
Since there is no random found in the URL, the image below will be cached for a loong time.
https://svg.webjeda.com/500/800/2ecc71/27ae60/f1c40f/f39c12/some-name.svg
You can use it as avatars but you will have to style it.
https://svg.webjeda.com/200/200/17BF60/35CB4B/44DA3B/6AE36C/95eb97/adf1ae/a-random-image.svg
https://svg.webjeda.com/200/200/6495ED/a-name.svg
https://svg.webjeda.com/200/200/e74c3c/f39c12/a-random-name.svg
https://svg.webjeda.com/200/800/random.svg
If the name contains the string sine-wave then the image will have sine waves.
https://svg.webjeda.com/500/800/17BF60/35CB4B/44DA3B/6AE36C/a-name-sine-wave.svg
If the name contains the string triangle-wave then the image will have triangle waves.
https://svg.webjeda.com/500/800/17BF60/35CB4B/44DA3B/6AE36C/a-name-triangle-wave.svg