xsalazar / emoji-kitchen

🧑‍🍳 This repository contains the source code for the website https://emojikitchen.dev and allows for quick and easy browsing of the over 100,000 supported emoji mashups as part of Google's Emoji Kitchen.
https://emojikitchen.dev/
1.24k stars 79 forks source link

Option to copy smaller image? #662

Open Joel-AndrewsMQ opened 6 months ago

Joel-AndrewsMQ commented 6 months ago

Rationale

I like using this app to share reactions on messaging services that don't support or naturally like regular emojis (ie Discord etc.) However, when I put one of my freshly cooked emoji into the chat, it tends to be a bit large and obstructive to the conversation.

Feature Request

Could an option be added to copy a smaller version of the sticker for use in these environments? Ideally it should:

xsalazar commented 6 months ago

Hey @Joel-AndrewsMQ! I really wish there was an easier way to query Google's API for resizing on their end. Unfortunately, they only offer one size for their served images. It's definitely in line with how other sticker-based images work, but I feel the pain with how Discord, specifically, renders them in the conversation.

rubiidev18alt commented 5 months ago

Unfortunately, they only offer one size for their served images. It's definitely in line with how other sticker-based images work, but I feel the pain with how Discord, specifically, renders them in the conversation.

I got an idea: use a 2nd api to resize the emoji images to be smaller, then, you can post those versions.