Allows exporting as JPEG using the
MozJPEG toolkit (
https://github.com/mozilla/mozjpeg). MozJPEG provides better JPEG quality at the same file size. MozJPEG is promoted by Mozilla as a good and patent-free alternative to the Google's WebP format.
IMPORTANT!!!
You must edit the "
cjpeg_path" variable in the plug-in file to point it to your
cjpeg executable location. This plugin requires the "
cjpeg" utility from the
mozjpeg toolkit!
INSTALLATION
Linux:
1. cp export_mozjpeg.py ~/.gimp-2.8/plug-ins
2. chmod +x export_mozjpeg.py
Windows:
1. Remove Windows
2. Install Linux
USAGE
Method 1 (preferred):
1. File > Export As...
2. Enter the output file name but specify .moz as extension instead of .jpg
3. The resulting file will still be called .jpg
NOTE: if the outfile file already exists it is overwritten without warning!
Method 2:
1. File > Export As...
2. Open the "Select file type" list below
3. Select "JPEG image (MozJPEG toolkit)
4. On the "Extension mismatch" warning click "Save"
Method 3:
Rename/remove the original JPEG plugin (file-jpeg).
Linux:
1. cd /usr/lib/gimp/2.0/plug-ins
2. sudo mv file-jpeg .file-jpeg
Windows:
1. Remove Windows
2. Install Linux
DOWNLOAD
https://yadi.sk/d/sU_7hSrckNGMR
Tags:
jpeg
jpg
mozilla
mozjpeg
better
optimized
webm
GIMP Version:
2.8
Code License:
Public Domain
Weiterlesen...