How to Convert Emoji to Text in python

How to Convert Emoji to Text in python | Python Project

How to Convert Emoji to Text in python ?

In this blog we are going to see how to convert emoji to text using python. You have to install Anaconda Distribution.

You can also see How to Create a barcode in python,  Convert PDF files to Doc in python, How to create URL Shortner with Python ?

Let’s say you have a text with emojis and you don’t know what the emojis mean. You can use a Python library to convert the emojis to text.

First install the library :

pip install demoji

The demoji library returns a dictionary of all the emojis in a text. The emoji is the key, and the value is the emoji converted to text.


Some of best courses recommended by us to boost your career …


Shell scripting

Shell Scripting course


Enroll Now !


Recon Course


Enroll Now !

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top