Gimp - 2.4 Guía Del Usuario

Descargar
Página de 653
GNU Image Manipulation Program
70 / 653
in many cases it is possible to set the quality substantially lower without noticably degrading the image. You can test the
effect of different quality settings by checking Show Preview in image window in the JPEG dialog. Checking this option
causes each change in quality (or any other JPEG parameter) to be shown in the image display. (This does not alter the
image, though: it reverts back to its original state when the JPEG dialog is closed.)
Advanced settings Some information about the advanced settings:
Optimize If you enable this option, the optimization of entropy encoding parameters will be used.
Smoothing By using this option, you can smooth the image when saving.
Progressive With this option enabled the compression of the image will be inserted progressively in the file. This is done
with the intent to give a progressive refinement of the image appearance during the slow connection web downloads,
similar and with the same purpose of the corresponding option present in the GIF images too.
Force baseline JPEG Force creation of a baseline JPEG (non-baseline JPEGs can’t be read by all decoders)
Subsampling Human eye is not sensitive in the same way all over color spectrum. Compression can use this to consider
as identical slightly different colors. Three methods are available :
• 2x2, 1x1, 1x1 : important compression; suits images with weak borders but tends to denature colors.
• 1x1, 1x1, 1x1 : preserves borders and contrasting colors, but compression is less.
• 1x1, 1x1, 1x1 (4:2:2) : between other both.
Save EXIF data JPEG files from many digital cameras contain extra information, called EXIF data, which specifies
camera settings and other information concerning the circumstances under which the image was created. GIMP’s
ability to handle EXIF data depends on whether the ‘libexif’ library is available on your system; it is not automatically
packaged with GIMP. If GIMP was built with libexif support, then EXIF data is preserved if you open a JPEG file,
work with the resulting image, and then save it as JPEG. The EXIF data is not altered in any way when you do this
(which means that some of its fields are no longer valid). If GIMP was not built with EXIF support, this does not
prevent files with EXIF data from being opened, but it does mean that the EXIF data will not be present when the
resulting image is later saved.
DCT Method DCT is ‘discrete cosine transform’, and it is the first step in the JPEG algorithm going from the spatial to
the frequency domain. The choices are ‘float’, ‘integer’ (the default), and ‘fast integer’.
• float : The float method is very slightly more accurate than the integer method, but is much slower unless your
machine has very fast floating-point hardware. Also note that the results of the floating-point method may vary
slightly across machines, while the integer methods should give the same results everywhere.
• integer (the default): This method is faster than ‘float’, but not as accurate.
• fast integer : The fast integer method is much less accurate than the other two.
Save Preview This option lets you save a thumbnail with the image.
Image comments In this text box, you can enter a comment which will be saved with the image.
6.1.2.3
Saving as PNG
Figure 6.4: The ‘Save as PNG’ dialog