Skip to content

WillBrindle/emojify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Art

Overview

This project takes images/video input and gives you emojis out. For example;

Van Gogh's 'Starry Night' A still from 'Shrek'

Usage

Before you start you must first generate the lookup map;

node src/generate-lookup.js -i emojis.json

Once this is complete you will see a new file called lookup.png. You can now use this to generate a final mosaic;

node src/generate-mosaic.js -i input/shrek.jpg -m emojis.json -l lookup.png -w 100 -o output/shrek.png

About

Convert images and videos to emojis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published