[GH-ISSUE #1255] [Feature Request] Support Import .webp file #926

Open
opened 2026-02-26 09:33:03 +03:00 by kerem · 6 comments
Owner

Originally created by @XHXIAIEIN on GitHub (Dec 4, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1255

Originally assigned to: @NickeManarin on GitHub.

Is your feature request related to a problem? Please describe.

Currently the editor cannot open images in .webp format.

Snipaste_2023-12-04_16-35-02

Originally created by @XHXIAIEIN on GitHub (Dec 4, 2023). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1255 Originally assigned to: @NickeManarin on GitHub. **Is your feature request related to a problem? Please describe.** Currently the editor cannot open images in .webp format. ![Snipaste_2023-12-04_16-35-02](https://github.com/NickeManarin/ScreenToGif/assets/45864744/f9d00182-0641-43b0-8478-ede5404d2fc9)
Author
Owner

@trivalik commented on GitHub (Dec 12, 2023):

This would require to have Windows 10 1809, see https://learn.microsoft.com/en-us/dotnet/api/system.drawing.imaging.imageformat.webp?view=dotnet-plat-ext-8.0

<!-- gh-comment-id:1851427787 --> @trivalik commented on GitHub (Dec 12, 2023): This would require to have Windows 10 1809, see https://learn.microsoft.com/en-us/dotnet/api/system.drawing.imaging.imageformat.webp?view=dotnet-plat-ext-8.0
Author
Owner

@byzod commented on GitHub (Apr 3, 2024):

I got a different behavior, open webp file then nothing happens, no warning, no alert, no image showing

An2

<!-- gh-comment-id:2034656719 --> @byzod commented on GitHub (Apr 3, 2024): I got a different behavior, open webp file then nothing happens, no warning, no alert, no image showing ![An2](https://github.com/NickeManarin/ScreenToGif/assets/848607/f7aff854-6148-49f0-af1d-0b5f194ff5e6)
Author
Owner

@pawlos commented on GitHub (Apr 3, 2024):

@byzod is it webp? coz the extension says gif

<!-- gh-comment-id:2034814649 --> @pawlos commented on GitHub (Apr 3, 2024): @byzod is it webp? coz the extension says gif
Author
Owner

@byzod commented on GitHub (Apr 3, 2024):

@byzod is it webp? coz the extension says gif

Lol my bad

Since stg didn't register contextmenu for .webp so I changed it XD

Change it back to webp and I got the exact same alert as OP

<!-- gh-comment-id:2034946797 --> @byzod commented on GitHub (Apr 3, 2024): > @byzod is it webp? coz the extension says gif Lol my bad Since stg didn't register contextmenu for .webp so I changed it XD Change it back to webp and I got the exact same alert as OP
Author
Owner

@kodra-dev commented on GitHub (Jul 20, 2024):

+1. Please consider this feature!

<!-- gh-comment-id:2241083610 --> @kodra-dev commented on GitHub (Jul 20, 2024): +1. Please consider this feature!
Author
Owner

@heroboy commented on GitHub (Nov 20, 2025):

Looks like it can't import animated webp.

Windows Media Player version 10 or later is required.
No video resolution found.Arguments:  -i "flash.webp" -hide_banner
Response: [webp @ 000001811e92ab40] skipping unsupported chunk: ANIM
[webp @ 000001811e92ab40] skipping unsupported chunk: ANMF
    Last message repeated 119 times
[webp @ 000001811e92ab40] image data not found
[webp_pipe @ 000001811e9186c0] decoding for stream 0 failed
[webp_pipe @ 000001811e9186c0] Could not find codec parameters for stream 0 (Video: webp, none): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, webp_pipe, from 'flash.webp':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: webp, none, 25 tbr, 25 tbn, 25 tbc
At least one output file must be specified
<!-- gh-comment-id:3555603378 --> @heroboy commented on GitHub (Nov 20, 2025): Looks like it can't import animated webp. ``` Windows Media Player version 10 or later is required. ``` ``` No video resolution found.Arguments: -i "flash.webp" -hide_banner Response: [webp @ 000001811e92ab40] skipping unsupported chunk: ANIM [webp @ 000001811e92ab40] skipping unsupported chunk: ANMF Last message repeated 119 times [webp @ 000001811e92ab40] image data not found [webp_pipe @ 000001811e9186c0] decoding for stream 0 failed [webp_pipe @ 000001811e9186c0] Could not find codec parameters for stream 0 (Video: webp, none): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, webp_pipe, from 'flash.webp': Duration: N/A, bitrate: N/A Stream #0:0: Video: webp, none, 25 tbr, 25 tbn, 25 tbc At least one output file must be specified ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#926
No description provided.