OfficeDev / microsoft-teams-apps-stickers

The awesome Stickers app can help your organization enhance messaging in Microsoft Teams!
MIT License
66 stars 41 forks source link

Resize the uploaded images to a maximum size (default 640 px) #11

Closed aosolis closed 5 years ago

aosolis commented 5 years ago

If the uploaded image is too large, the teams URL Previewer rejects the image, which results in an error. To prevent this, resize the image to a maximum dimension of 640px before saving it to the blob store.