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 more image filetypes #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add more image filetypes #80

wants to merge 1 commit into from

Conversation

oriides
Copy link

@oriides oriides commented Mar 7, 2024

closes #65
closes #76
closes #79

Adds file picker support for additional image mimetypes

  • SVG (.svg) (image/svg+xml)
  • WebP (.webp) (image/webp)
  • JPEG XL (.jxl) (image/jxl)
  • AVIF (.avif) (image/avif)

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

Successfully merging this pull request may close these issues.

Add SVG support Add jpeg xl support Add .webp image support
1 participant