AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
55.88k stars 3.64k forks source link

[FR] AVIF and JPEG-XL image support #6274

Open stickyfran opened 1 week ago

stickyfran commented 1 week ago

Description

With the latest adittion of Files & Image property support in tables. It's becoming more apparent the necessity of having latest format images (and videos) support on this app. It would be great.

Impact

Everyone. Avif and JPEG-XL are the best image formats out there right now

Additional Context

-AVIF and JPEG-XL are the next-gen of images format -Right now, it's not possible to have thumbnails or play those formats in the app

Xazin commented 4 days ago

I made a comment just last week about this in the code, the reason why these formats aren't supported is because they simply aren't supported natively on most platforms, as such they are not supported in Flutter.

See https://api.flutter.dev/flutter/widgets/Image-class.html