strukturag / nextcloud-spreedme

Spreed.ME Nextcloud app
https://www.spreed.me
GNU Affero General Public License v3.0
56 stars 26 forks source link

Reduce app store screenshot size for list view #79

Open BernhardPosselt opened 7 years ago

BernhardPosselt commented 7 years ago

Hi, the current app store upload features a screenshot (https://github.com/strukturag/nextcloud-spreedme/blob/master/screenshots/appstore/conference.gif) which is 2.1Mb big.

It would be cool if someone could reduce the size so that the app list loads faster. The preferred way is to use the small-thumbnail attribute for the preview image, see https://github.com/nextcloud/news/blob/master/appinfo/info.xml#L25

It's fine if you want to stick with a gif, but you should set a static image on the app overview or go with APNG (see http://caniuse.com/#search=apng), the important thing is setting the small-thumbnail attribute :)