Skip to content

WebP Converter: A Windows utility for instant image conversion to WebP format with a simple right-click.

License

Notifications You must be signed in to change notification settings

Code-Parth/WebP-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebP Converter

WebP Converter is a lightweight utility designed to simplify the conversion of image files to the WebP format. This tool seamlessly integrates into the Windows Explorer context menu, allowing users to convert images with ease, whether it's a single file or a batch of files.

Key Features

  • Effortless Image Conversion: With just a right-click, you can quickly convert image files (e.g., .jpg, .png, .jpeg) to the WebP format.

  • Bulk Conversion: WebP Converter supports batch conversion, making it efficient for processing multiple files at once.

  • File Explorer Integration: Seamless integration with the Windows Explorer context menu.

  • Customization: The tool is customizable with the option to set your own custom icon.

Why WebP?

WebP is a modern image format developed by Google. It offers smaller file sizes with high-quality compression, making it an excellent choice for web developers and designers looking to optimize website performance.

How It Works

  1. Select one or more image files in Windows Explorer.

  2. Right-click and choose the "Convert to WebP" option from the context menu.

  3. The selected files will be converted to WebP format and saved in the same directory.

Installation

  1. Clone or download this repository.

  2. Create a folder named "WebP Converter" on your C drive (C:\WebP Converter). You can do this by following these steps:

    • Open File Explorer.
    • Navigate to C:\ drive.
    • Right-click in the folder area, choose "New," and select "Folder."
    • Name the folder "WebP Converter."
  3. Install the required Python libraries using pip:

  pip install Pillow
  1. Merge (setup.reg) Registry File in your windows.

Contributions

Contributions to this project are welcome! Feel free to open issues, suggest enhancements, or submit pull requests.

License

This project is open-source and licensed under the MIT License.

Contact

For questions or feedback, you can reach us at im.code.parth@gmail.com.


Disclaimer: This tool is provided as-is, without warranty or guarantee. Use it responsibly and at your own risk.