Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webp support #80

Open
jokakilla opened this issue May 26, 2024 · 2 comments
Open

Add webp support #80

jokakilla opened this issue May 26, 2024 · 2 comments

Comments

@jokakilla
Copy link

Requesting support to show webp images in the notifications.
Currently it's not shown embeded in the notification.

I've seen there is a mime type check for jpg/png in a util class. I already added "image/webp" on a local build and all is working fine. I'll prepare a PR asap.

@jokakilla
Copy link
Author

Would be awesome if the PR could be reviewed/merge soon.
Currently the functionality is broken in my usecase and in my scenario I don't have the option to switch back from webp to jpg/png and doing an conversion from webp to jpg is also not an option.

@ki9us
Copy link

ki9us commented Oct 28, 2024

webp images work fine in the web app

webapp

In the android app, I can only get jpegs to preview:

jpg-example

webp-example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants