Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

GIMP 3 WebP Export Plugin

Overview

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.

Features

  • 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.

Installation

  1. Ensure GIMP 3 and Python are installed on your system.
  2. 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\\
  3. Restart GIMP to activate the plugin.

Usage

  1. Open an image in GIMP.
  2. Navigate to Yafa > Export as WebP.
  3. Execute the command—the plugin will automatically determine whether to export the entire image or just the selected portion.
  4. Modify quality, metadata, or other parameters as needed.
  5. Click Export to save your WebP image.

Customization

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.

License

This project is free to use and edit.

Credits

Developed by Maktabat Yafa - [https://maktabatyafa.tn]

Contributions

Feel free to fork, modify, and improve the plugin. Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages