Is there a way to create an image from a text string like 1
or 2323
? I'm interested in generating a simple placeholder image using the text as the background. I haven't found any tools that can do this, only base64 generators for existing images. Does anyone know if this capability exists? Bonus points if you have a solution in Javascript!