Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 578 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 578 Bytes

vid2Emoji

Convert a video to... still a video but it's made of emojis.

You will need:

  1. A video file
  2. An emoji font file. Your mac or windows computer has one. Unfortunately, Noto Emoji and Emoji One fonts aren't well supported by Pillow, the image processing library used here.

Example: https://www.youtube.com/watch?v=hLpJeg21-Iw

emojEncode used under GPLv3. Original available at https://github.com/Ophelia-Heyes/emojEncode

Installation

Install with pip install vid2emoji

Usage

vid2emoji <your video file>

Made by Fox Row.