The File Type Options dialog is entered when you press Options
in the Image Export dialog or the Send Attachment dialog. The dialog allows you to specify convert options for the currently selected image file format.
The available options depend on the file format. Here are shown the options for the JPEG file format.
 |
You should only use JPEG compression for photographic and photorealistic images. The compression method has been developed and is optimized for photographic images. For other image types (computer graphics or text images the lossy modes introduce visible artifacts at the edges, and the lossless mode is less efficient than LZW compression (GIF or TIFF files). |
Color Mode
- Best Fit
- Let EasyCopy determine the best color mode. This is the default. EasyCopy will choose the optimal color mode for the given
image taking other current settings into account.
- RGB
- RGB means a 24-bit RGB image ("true color").
 | RGB is only available together with Lossless compression. |
- YUV
- The YUV color space contains one luminance component (Y) and two chrominance components (U, V). This color space is used rather than RGB because it
yields a better compression when JPEG is used.
 | YUV is only available together with the lossy modes of JPEG (Baseline, Sequential. and Progressinve). |
- Gray
- Gray means a gray scale image (256 shades of gray).
Compression
JPEG compression modes are Baseline, Sequential, Progressive, and Lossless. JPEG compression operates on continuous-tone images with one or three components (gray scale or color). Color mapped images are automatically expanded to RGB before JPEG compression. Apart from the lossless mode JPEG is a lossy compression method. A very high compression is achieved at the expense of an exact reproduction of the original image during decompression. The quality loss, however, is related to barely visible details, and annoying artifacts are normally only introduced when extreme high compression ratios are enforced.
- Baseline
- This is a sequential JPEG compression using the minimal subset of the JPEG standard. Any JPEG reader must be able to decompress a file using this subset.
- Sequential
- This mode exploits the full range of capabilities in the standard to produce a file that is decompressed sequentially.
- Progressive
- Progressive JPEG mode also exploits the full range of capabilities, but is decompressed progressively rather than sequentially. That is, each record of compressed data represents addition of details to the entire image. A major advantage of progressive decompression is that a version of the image holding enough details for identification is instantly available from the first few records of the file.
- Lossless
- Lossless mode is a highly efficient image compression method for photographic images. Opposed to the other JPEG modes it is decompressed into an exact reproduction of the original image.
JPEG Quality
Use the Quality slider to slider to specify the tradeoff between compression ratio and quality loss. This option applies to the lossy JPEG modes. Otherwise, the slider is dimmed.
The slider can be set between 1 and 20. A quality of 1 (leftmost slider position) gives the highest compression at the expense of image quality. A quality of 20 (rightmost slider position) gives the highest image quality and a lower compression.
The compression ratio depends on the contents and size of the original image. Results in the range from approximately 50 : 1 (low quality) to 10 : 1 (high quality) can normally be expected.
Sampling
This menu specifies the sampling ratio for the YUV color mode's chrominance components. The menu is dimmed for other color modes.
| 1 | Y:U:V = 1:1:1 |
| All components are sampled equally. |
| 2 | Y:U:V = 2:1:1 |
| U and V are subsampled 2:1 horizontally. |
| 4 | Y:U:V = 4:1:1 |
| U and V are subsampled 2:1 in both directions (default). |
OK
Press OK to accept the selected options and close the dialog.
If you have enabled Save Settings Automatically in the Preferences dialog the selected options are saved in your initialization file and will apply as default next time you start EasyCopy.
Otherwise, the selected options only apply for the current session of EasyCopy, unless you press Save.
Cancel
Press Cancel to close the dialog without changing any options.
If you press Save and then Cancel your defaults have been changed, but your current settings
remain unchanged.
Save
Press Save to save the selected options as defaults in your initialization file.