meme-canvas

100% client side meme generator using canvas

Stars
13

Meme Canvas

100% client side meme generator using canvas.

To get it up and running:

git clone [email protected]:ralphholzmann/meme-canvas.git
cd meme-canvas
git submodule update --init
npm install
node app.js

and open localhost:4000 in your browser.

Todo

  • Add ability to save as jpeg
  • Add ability to resize the canvas / image
  • Multiple lines
  • Font size
  • Allow normal case text
  • Allow changing text-align
  • Show spinner when uploading to imgur
  • Add drag and drop location when availabe in modernizr
  • Add copy to clipboard link
  • Make it look prettier
  • Integrate with caniuse api stuff to alert users when their browser isn't
    supported
  • Image fingerprinter
  • Add Meme selector
  • Add MOAR memes
  • ???
  • Profit.