JPEG

    Chemaxon products are able to export JPEG image files. The JpegExport module recognizes the common image export options, and the following special options:

    Code Explanation
    Q... Quality (0-100). Default: 90
    nosource Omits saving of molecule source into image as comment.

    Examples

    Code Explanation
    jpeg Default settings: 200x200 pixels, white background (or black in 3D), 90% quality.
    jpeg:w100,Q95,#ffff00 100x100 JPEG with yellow background, 95% quality.

    Reference

    • Independent JPEG Group JpegExport uses the JPEG encoder, Copyright © James R. Weeks and BioElectroMech, Independent JPEG Group.