Skip to content

Simple js canvas method for converting text to an image

License

Notifications You must be signed in to change notification settings

monkeywithacupcake/text-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Image

part of my Tiny Projects on CodePen.io.

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

Functionality

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. example image

Using

  • vanilla js
  • canvas
  • pug
  • scss

About

Simple js canvas method for converting text to an image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published