Extract emoji from unicode.org and emojipedia.org into PNG and GIF format from different styles.
- Apple (iOS)
- Google (Android)
- EmojiOne
- Messenger (from Facebook)
- Windows
- Gmail
- SoftBank
- Docomo
- KDDI
- Apple (iOS)
- Google (Android)
- EmojiOne
- Messenger (from Facebook)
- Windows
- LG
- Samsung
- Mozilla
- HTC
- Emojipedia
- ImageMagick
- Python 3
- BeautifulSoup (Python 3 module)
$ python3 ./parse_unicode.org.py
Options:
-v / --verbose : Debug execution of the script
-m / --messenger-format : Export to messenger app format
-f / --font-format : Export to iOS/Android font format
-d / --disable-crop : Disable Crop operation on emoji
-r / --remove-old-emoji: Clean current directory before execution
$ ruby ./parse_emojipedia.org.rb [URL]
URL Link of a emojipedia brand page (for exemple: emojipedia.org/apple/)
Already extracted PNG/GIF are available in folders.