Simple window utility to convert WEBP files to JPEG, uses google's dwebp.exe console app from libwebp package.
Use Visual Studio 2022 to build project
Download libwebp (https://developers.google.com/speed/webp/docs/precompiled) and extract dwebp.exe (webp decoder) to same folder with the utility before start WEBPtoJPG.exe.
Add files manually to convert or press "Add WCM" button to add windows context menu options for files with .webp extension. Add WCM writes to registry, so may be need to run utility with admin privileges.
Convert auto - converts selected file with last used options
Convert auto all in folder - converts selected file and all other webp files in folder with last used options
Convert... - opens utility windows and adds file to list

