/bitmoji

A user-friendly web application that simplifies the process of generating and searching Bitmojis and Friendmojis directly from Snapchat servers. Say goodbye to low-quality screenshots and non-transparent backgrounds. Customize, search, and download high-quality Bitmojis effortlessly.

Primary LanguageHTMLMIT LicenseMIT

Bitmojis and Friendmojis Generator

Generating and searching friendmojis

In order to use the friendmoji generator you require two IDs which go here in the URL -

https://anxkhn.github.io/bitmoji/friendmoji.html?firstid=IDHERE&secondid=IDHERE.

Data collection and acceptable formats.

There is two process of extracting the IDs

  • Using Chrome Extension
  • Using ROOT permission on Android and extracting from /data/data/com.snapchat.android/database/main.db

Two acceptable formats of IDs are

  • 410601612_13-s5 (older accounts)
  • f48e5674-30b2-4f60-aa65-9a0354a1684a (newer accounts.)

API Source and list:

Access the bitmoji list in json format here.

Use the entries in "imoji" for solo comics, and the entries in "friends" for friendmojis.

Modifying

You can modify the following attributes according to your need.

  • transparent=1 to set the bg to true (enabled by default on all supported bitmojis).
  • width=XXX scale image width to XXX pixels (set to 500- highest possible to generate at the moment).