Skip to content

fix: add WebP to image-to-svg.html file accept list (fixes #10) - #344

Closed
KooshaPari wants to merge 1 commit into
simonw:mainfrom
KooshaPari:fix-10-webp-extension
Closed

KooshaPari wants to merge 1 commit into
simonw:mainfrom
KooshaPari:fix-10-webp-extension

Conversation

@KooshaPari

Copy link
Copy Markdown

Fixes #10

Changes

  • Added image/webp to the file input accept attribute
  • Updated drop zone text to mention WebP alongside JPG and PNG
  • WebP files were already supported by imagetracerjs, the accept list just didn't include them

Copilot AI lite review requested due to automatic review settings September 13, 2026 05:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@KooshaPari KooshaPari closed this by deleting the head repository Sep 14, 2026
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.

WebP file worked for me, despite not being on the file extension list

2 participants