WebpApp is a lightweight and efficient application that allows users to convert .webp image files to .png format. It integrates seamlessly with the Windows context menu, enabling quick and easy file conversions directly from the right-click menu.
- Right-Click Integration: Convert
.webpfiles to.pngdirectly from the context menu. - Command-Line Support: Use the application in terminal/command prompt for batch conversions or scripting.
- Lightweight: Minimal resource usage and easy to install.
-
Run the
WebpAppInstaller.exe. -
The installer will:
- Place the application in
C:\Program Files (x86)\WebpApp. - Add a
Convert to PNGoption in the right-click menu for.webpfiles. - Add the application to the system
PATHfor command-line usage.
- Place the application in
-
Restart your computer if the context menu option does not appear immediately.
-
Via Context Menu:
- Right-click any
.webpfile. - Select the option
Convert to PNG. - The
.pngversion will be saved in the same directory as the original file.
- Right-click any
-
Via Command Line:
- Open a terminal.
- Run the following command:
WebpApp.exe "path\to\your\webpfile.webp" - Example:
WebpApp.exe "C:\Users\Username\Pictures\example.webp" - The
.pngfile will be generated in the same folder.
- Use the
Uninstaller.execreated during installation. - The uninstaller will:
- Remove the application from your system.
- Clean up entries in the Windows context menu.
- Delete registry keys created during installation.
- Windows 7 or later.
- .NET Framework (if not already installed).
- If the
Convert to PNGoption does not appear:- Restart your computer.
- Ensure the app was installed with administrator privileges.
- Ensure the app was installed in the following path :
C:\Program Files (x86)\WebpApp.
For support, bug reports, or feature requests, do not hesitate to create a pull request.