Skip to content

Gimp plugin to quickly generate .jpeg and .webp images of various sizes for use on websites.

License

Notifications You must be signed in to change notification settings

GimleLarpes/gimp-generate-web-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gimp-generate-web-images

GIMP plugin to quickly generate .jpeg and .webp images of various sizes for use on websites.

Screenshot

Installation

  • Download the script generate_web_images.py and save it in your GIMP plugin directory.
    • WINDOWS: ~\AppData\Roaming\GIMP\2.10\plug-ins\generate_web_images.py
    • LINUX: ~/.gimp/plug-ins/generate_web_images.py
  • On Linux you need to set the script file to be executable. (chmod +x generate_web_images.py)
  • Restart GIMP
  • Run plugin from Image > Generate Web Images

Usage

  • Open the image you want to create web-optimized versions of in GIMP
  • Run the plugin from Image > Generate Web Images
  • plugin_location
  • Choose image filename
  • Choose desired resolutions (resolution given is the horizontal resolution of the generated images)
  • If desired, change compression quality and/or add a copyright notice to JPEG images.
  • Set export directory

Exported images will have their resolution appended to the end of their filename. exported_files

About

Gimp plugin to quickly generate .jpeg and .webp images of various sizes for use on websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages