Ben Borgers

How to programmatically get an image for any emoji

January 1, 2021

I wanted to be able to get a PNG image of any emoji, so I built a quick API for it.

It's called EMOJICDN, and all you have to do is go to emojicdn.elk.sh/<emoji> to get an image of that emoji. For example (try it!):

emojicdn.elk.sh/šŸ¢

By default, the API returns the Apple artwork for the emoji. However, you can pass in a ?style= parameter to get another platform's artwork. A full list of supported styles is documented here.

emojicdn.elk.sh/šŸ¢?style=messenger

More blog posts

Subscribe to my newsletter for a monthly round-up of new blog posts and projects Iā€™m working on!

Twitter ↗ RSS feed ↗