This is a GIMP 3 plugin written in Python that allows easy export of images to the WebP format at 75% quality, making it a great choice for e-commerce websites.
- Automatic export: If no portion of the image is selected, the whole image is exported. If a selection is made, only the selected portion is exported.
- Export images to WebP format with optimized compression.
- Easily customizable—modify the quality, metadata, and other export settings as needed.
- Ensure GIMP 3 and Python are installed on your system.
- Copy the plugin file to your GIMP plug-ins directory:
- On Linux/macOS:
~/.config/GIMP/plug-ins/ - On Windows:
C:\\Users\\YourUsername\\AppData\\Roaming\\GIMP\\plug-ins\\
- On Linux/macOS:
- Restart GIMP to activate the plugin.
- Open an image in GIMP.
- Navigate to Yafa > Export as WebP.
- Execute the command—the plugin will automatically determine whether to export the entire image or just the selected portion.
- Modify quality, metadata, or other parameters as needed.
- Click Export to save your WebP image.
The plugin is designed to be easily editable, allowing users to:
- Adjust image quality settings.
- Include/exclude metadata.
- Modify parameters to suit their specific needs.
This project is free to use and edit.
Developed by Maktabat Yafa - [https://maktabatyafa.tn]
Feel free to fork, modify, and improve the plugin. Contributions are always welcome!