Skip to content

A program that converts images to emoji art in two implementations (C++ and Python)

License

Notifications You must be signed in to change notification settings

CreepyMemes/Emojifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojifier

A program that converts images to emoji art

How to use Emojifier? image

C++

  • Compile the cpp file (with C++17 or higher) inside a directory containing the lib folder in which the STB libraries are located

Requirements

Python

  • Just run the python script

Requirements

  • install the Pillow library
pip install pillow

Run the program in the same directory that contains the folders (images and data)


  • Emojifier will ask which image to convert and the width of the result
  • The output will be an html file containing the emoji art

About

A program that converts images to emoji art in two implementations (C++ and Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published