Skip to content

joancarballo/add-text-to-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-text-to-img

How To:

npm install
npm run test

For every time the test will run:

  • getImageJPG(text) : retard-[randomID].jpg will be created with the text of getImageJPG() function call at index.js (line 18)
  • getImageGIF(text) : retard-[randomID].gif will be created with the text of getImageGIF() function call at index.js (line 21)

Dependencies

  • canvas: 2D image manipulation
  • text-on-gif: gif manipulation

About

Mini project to add text to images and gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published