Ön a következő verzió súgóját látja::
- 6.5
- 6.4
- 6.3
- 6.2
- Korábbi verziók
Image Presets enable AEM Assets to dynamically deliver images at different sizes, in different formats, or with other image properties there are generated dynamically. Each Image Preset represents a predefined collection of sizing and formatting commands for displaying images. When you create an Image Preset, you choose a size for image delivery. You also choose formatting commands so that the appearance of the image is optimized when the image is delivered for viewing.
Administrators can create presets for exporting assets. Users can choose a preset when they export images, which also reformats images to the specifications that the administrator specifies.
You can also create image presets that are responsive. If you apply a responsive image preset to your assets, they change depending on the device or screensize they are viewed on.
This section describes how to create, modify, and generally manage image presets. You can apply an image preset to an image anytime you preview it. See Applying Image Presets.
Megjegyzés:
You can also configure image presets to use CMYK in the color space in addition to RGB or Gray if you have the following feature pack for dynamic media color management installed:
- Feature Pack 12692
See Configuring Dynamic Media for instructions on how to install these feature packs.
Like a macro, an Image Preset is a predefined collection of sizing and formatting commands saved under a name. To understand how Image Presets work, suppose your web site requires each product image to appear in different sizes, different formats, and compression rates for desktop and mobile delivery.
You could create two image presets: one with 500 x 500 pixels for desktop version and 150 x 150 pixels for the mobile version. You create two Image Presets, one called Enlarge to display images at 500x500 pixels and one called Thumbnail to display images at 150 x 150 pixels. To deliver images at the Enlarge and Thumbnail size, AEM looks up the definition of the Enlarge Image Preset and Thumbnail Image Preset. Then AEM dynamically generates an image at the size and formatting specifications of each Image Preset.
Images that are reduced in size when they are delivered dynamically can lose sharpness and detail. For this reason, each Image Preset contains formatting controls for optimizing an image when it is delivered at a particular size. These controls make sure that your images are sharp and clear when they are delivered to your web site or application.
Administrators can create Image Presets. To create an image preset, you can start from scratch or you can start from an existing one and save it under a new name.
You manage your image presets in AEM by tapping or clicking the AEM logo to access the global navigation console and then tapping or clicking the Tools icon and navigating to Assets > Image Presets.

Megjegyzés:
Any image presets you create are also available as dynamic renditions when you preview assets. To deliver or preview image presets, they must be published first. See Publishing Image Presets.
If you intend to support the ingestion of AI, EPS, and PDF files so that you can generate dynamic renditions of these file formats, you may want to review the following information before you create image presets.
Adobe Illustrator's file format is a variant of PDF. The main differences, in the context of AEM Assets, is the following:
- Adobe Illustrator documents consist of a single page with multiple layers. Each layer is extracted as a PNG sub-asset under the main Illustrator asset.
- PDF documents consist of one or more pages. Each page is extracted as a single page PDF sub-asset under the main multi-page PDF document.
The sub-assets are created by the Create Sub Asset process component within the overall DAM Update Asset workflow. To see this process component within the workflow, tap Tools > Workflow > Models > DAM Update Asset > Edit.
See also Viewing pages of a multi-page file.
You can view the sub-assets or the pages when you open the asset, tap the Content menu, and select Subassets or Pages. The sub-assets are real assets. That is, PDF pages are extracted by the Create Sub Asset workflow component. They are then stored as page1.pdf, page2.pdf, and so on below the main asset. After they are stored, the DAM Update Asset workflow processes them.
To use Dynamic Media to preview and generate dynamic renditions for AI, EPS or PDF files, the following processing steps are required:
- In the DAM Update Asset workflow, the Rasterize PDF/AI Image Preview Rendition process component rasterizes the first page of the original asset--using the configured resolution--into a cqdam.preview.png rendition.
- The cqdam.preview.png rendition is then optimized into a PTIFF by the Dynamic Media Process Image Assets process component within the workflow.
Metadata property | Description |
dam:Physicalwidthininches | Document width in inches. |
dam:Physicalheightininches | Document height in inches. |
You access Rasterize PDF/AI Image Preview Rendition process component options by way of the DAM Update Asset workflow.
Tap on Adobe Experience Manager in the upper left, navigate to Tools > Workflow > Models. On the Workflow Models page, select DAM Update Asset, then on the toolbar tap Edit. On the DAM Update Asset workflow page, double-tap the Rasterize PDF/AI Image Preview Rendition process component to open its Step Properties dialog box.

Process Argument | Default setting | Description |
Mime Types | application/pdf application/postscript application/illustrator |
List of document mime-types that are considered to be PDF or Illustrator documents. |
Max Width | 2048 | Maximum width of the generated preview rendition, in pixels. |
Max Height | 2048 | Maximum height of the generated preview rendition, in pixels. |
Resolution | 72 | Resolution to rasterize the first page, in ppi (pixels per inch). |
Using the default process arguments, the first page of a PDF/AI document is rasterized at 72 ppi and the generated preview image is sized at 2048 x 2048 pixels. For a typical deployment, you may want to increase the resolution to a minimum of 150 ppi or more. For example, a US letter size document at 300 ppi requires a maximum width and height of 2550 x 3300 pixels, respectively.
Max Width and Max Height limit the resolution at which to rasterize. For example, if the maximums are unchanged, and Resolution is set to 300 ppi, a US Letter document is rasterized at 186 ppi. That is, the document is 1581 x 2046 pixels.
The Rasterize PDF/AI Image Preview Rendition process component has a maximum defined to ensure that it does not create overly large images in memory. Such large images can overflow the memory provided to the JVM (Java Virtual Machine). Care must be taken to provide the JVM with enough memory to manage the configured number of parallel workflows, with each having the potential to create an image at the maximum configured size.
If you intend to support the ingestion of INDD files so that you can generate dynamic rendition of this file format, you may want to review the following information before you create image presets.
For InDesign files, sub assets are extracted only if the Adobe InDesign server is integrated with AEM. Referenced assets are linked based on their metadata. InDesign Server is not required for linking. However, the referenced assets must be present within AEM before the InDesign files are processed for the links to be created between the InDesign files and the referenced assets.
See Integrating AEM Assets with InDesign Server.
The Media Extraction process component in the DAM Update Asset workflow runs several preconfigured Extend Scripts to process InDesign files.

Extend Script name | Default | Description |
ThumbnailExport.jsx | Yes | Generates a 300 ppi thumbnail.jpg rendition that is optimized and turned into a PTIFF rendition by Dynamic Media Process Image Assets process component. |
JPEGPagesExport.jsx | Yes | Generates a 300 ppi JPEG sub-asset for each page. The JPEG sub-asset is a real asset stored under the InDesign asset. It is also optimized and turned into a PTIFF by the DAM Update Asset workflow. |
PDFPagesExport.jsx | No | Generates a PDF sub-asset for each page. The PDF sub-asset gets processed as described earlier. Because the PDF contains a single page only, no sub-assets are generated. |
Megjegyzés:
If using Internet Explorer 9, creating a preset does not appear in the preset list immediately after saving. To work around this issue, disable the cache for IE9.
If you intend to support the ingestion of AI, PDF, and EPS files so that you can generate dynamic rendition of these file formats, you may want to review the following information before you create image presets.
See Adobe Illustrator (AI), Postscript (EPS), and PDF file formats.
If you intend to support the ingestion of INDD files so that you can generate dynamic rendition of this file format, you may want to review the following information before you create image presets.
See InDesign (INDD) file format.
-
Enter values into the Basic and Advanced tabs as appropriate, including a name. The options are outlined in Image Preset options. Presets appear in the left pane and can be used on-the-fly with other assets.
To create a responsive image preset, perform the steps in Creating Image Presets. When entering the height and width in the Edit Image Preset window, erase the values and leave them blank.
Leaving them blank tells AEM that this image preset is responsive. You can adjust the other values as appropriate.

Megjegyzés:
In order to see the URL and RESS buttons when applying an image preset to an asset, the asset must be published.
When you create or edit image presets, you have the options described in this section. In addition, Adobe recommends some best practice options to start.
Adobe recommends these “best practice” option choices to start:
- Format (Basic tab)- Select JPEG or another format that meets your requirements. All web browsers support the JPEG image format; it offers a good balance between small files sizes and image quality. However, JPEG format images use a lossy compression scheme that can introduce unwanted image artifacts if the compression setting is too low. For that reason, Adobe recommends setting the compression quality (on the slider) to 75. This setting offers a good balance between image quality and small file size.
- Enable Simple Sharpening - Do not select Enable Simple Sharpening (this sharpening filter offers less control than Unsharp Masking settings).
- Sharpening: Resampling Mode - Select Bi-Cubic.
Field | Description |
Name | Enter a descriptive name without any blank spaces. Include the image-size specification in the name to help users identify this Image Preset. |
Width and Height | Enter in pixels the size at which the image is delivered. Width and height must be larger than 0 pixels. If either value is 0, then no preset is created. If both values are blank, a responsive image preset is created. |
Format | Choose a format from the menu. Choosing JPEG offers the following additional options:
Choosing GIF or GIF with alpha provides these additional GIF Color Quantization options:
Choosing PDF, TIFF, or TIFF with alpha provides this additional option:
Choosing PNG, PNG with Alpha, or EPS provides no additional options. |
Sharpening | Select the Enable Simple Sharpening option to apply a basic sharpening filter to the image after all scaling takes place. Sharpening can help compensate for blurriness that can result when you display an image at a different size. |
Field | Description |
Color Space | Select RGB, CMYK, or Grayscale for the color space. Note: CMYK is only available if you have the color management feature installed. See Configuring Dynamic Media Color Management. |
Sharpening | Select None, Sharpen, or Unsharp Mask.
In Unsharp Mask, you have the following options:
Sharpening is described in Sharpening Images.
|
Resampling Mode | Select a Resampling mode option. These options sharpen the image when it is downsampled:
|
Print resolution | Select a resolution for printing this image; 72 pixels is the default. |
Image Modifier | Beyond the common image settings available in the UI, Dynamic Media supports numerous advanced image modifications that you can specify in the Image Modifiers field. These parameters are defined in the Image Server Protocol command reference. Important: The following functionality listed in the API is not supported:
|
In addition to the options available in the Basic and Advanced tabs, you can define image modifiers to give you more options when defining image presets. Image Rendering relies on the Scene7 image rendering API and are defined in detail in the HTTP Protocol Reference.
The following are some basic examples of what you can do with image modifiers.
Megjegyzés:
Some image modifiers cannot be used in AEM.
Image presets, including out-of-the-box image presets, must be published before they can be used.
To publish image presets: