Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 852 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 852 Bytes

Render Emoji in HTML Canvas

A simple web app that converts emoji to html canvas and downloads .png

It is hosted using GitHub pages.

You can check the Demo.

For what is it useful ?

  • You can create .png of any size of a emoji on a transparent background to standardize user experience between different devices.
  • You can create bigger versions of the emoji to send in WhatsApp as a sticker.
  • You can create simple favicon for your GitHub pages. I'm using this favicon generator.

How to use

If you are on a MacOS you can use shortcut control + command + space while in emoji imput field to insert emoji. Change font size and canvas size accordingly, render and download the image.