You can find this one on Codepen Check out the whole collection of Tiny Projects
... I added a color change feature in Text to Image - Color Change Codepen
... I added support for multiple lines in Text to Image - MultiLine Codepen
... I added support for a sticker/logo in Text to Image - Add Image
- and I put a little snippet up on my Instagram
Users can enter text in a text box and an image is created.
The image is created with a dark background (#212121
) and text in a gradient that goes to white.
- vanilla js
- canvas
- pug
- scss