NickeManarin / ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
http://www.screentogif.com
Microsoft Public License
23.06k stars 2.15k forks source link

[Feature Request] Support Import .webp file #1255

Open XHXIAIEIN opened 7 months ago

XHXIAIEIN commented 7 months ago

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

trivalik commented 6 months ago

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

byzod commented 3 months ago

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

An2

pawlos commented 3 months ago

@byzod is it webp? coz the extension says gif

byzod commented 3 months ago

@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