The shell extension teaches Windows Explorer to display previews of webp.
The extension was developed and tested on Windows 10 though I expect it to work on other windows versions.
You can install the extension either manually or using the installer.
- Download the
Installerfrom the Releases section - Run the
Installer
-
Download the
DLLfrom the Releases section -
Put the
DLLinto the desired place in your system -
Register the
DLLviaregsvr32.C:\Windows\SysWOW64\regsvr32.exe C:\Where\The\Dll\Resides\webpext64.dllTo unregister the
DLLlater again useregsvr32:C:\Windows\SysWOW64\regsvr32.exe /u C:\Where\The\Dll\Resides\webpext64.dllNormally no admin permissions should be required for the registration.
