Image Sizing refers to the ability of Adobe Dynamic Media Classic to create multiple derivative images based on a single high-resolution image. Rather than manually creating several images—for example, a thumbnail and enlarged-view image—for your web site or application, you provide a single primary image. Adobe Dynamic Media Classic generates all modified images just as you request them. Being able to deliver images dynamically from a single primary image has many advantages:
See Image sizing: Dynamic Imaging training video.
The following Image Sizing Quick Start is designed to help you get up and running quickly with Image Sizing techniques in Adobe Dynamic Media Classic. Follow steps 1-5. After each step, there is a cross-reference where you can find more information if you need it.
Start by uploading your primary images to Adobe Dynamic Media Classic. As to size, Adobe Dynamic Media Classic recommends using images that are the largest size you anticipate using on your web site or application. For example, if you want viewers to zoom images, upload images that are at least 2000 pixels in the largest size. Adobe Dynamic Media Classic supports many image file formats, but lossless TIFF and PNG images are recommended.
On the Global Navigation bar, select Upload to upload files from your computer to a folder on Adobe Dynamic Media Classic. See Upload primary images.
Like a macro, an Image Preset is a collection of predefined size and formatting commands saved under a name. An Image Preset governs the size and formatting with which images are delivered from Dynamic Media Image Servers. You can set up Image Presets on your own if you have company administrator status. Adobe Dynamic Media Classic also comes with default Image Presets, and you can use them to dynamically deliver images.
To create an Image Preset (if you are an administrator), on the Global Navigation bar, go to Setup > Application Setup > Image Presets. Then select Add to create an Image Preset, or select Edit to change an existing Image Preset.
The Image Preset you create is added to the Image Preset menu on the Preview page. You can use your new Image Preset to display images dynamically on your web sites and applications. See Set up Image Presets.
The next step is to preview the Image Presets your administrator set up at the different preset sizes.
To explore Image Presets, on the Global Navigation bar, go to Setup > Image Presets, and then browse to an Image Preset.
Experiment with the different Image Presets. Find out how your image appears when it is delivered dynamically to your web site or application at different sizes.
See Preview an image asset based on its Image Preset.
Publishing your primary image files serves two essential purposes:
On the Global Navigation bar, select Publish to start a publish job. On the Publish dialog box, select Submit Publish. See Publish primary images.
Adobe Dynamic Media Classic creates URL callout strings for images. When you publish images to Dynamic Media Image Servers, the URLs become active. You can copy these URL strings from the Browse Panel (in Detail View) or Preview screen. After you copy the URL strings, you can use them in your web site and applications. The URL for image sizing replaces the reference to a static image name in your web page code. The URL references a primary image name, which is replaced by your database for each new image to display.
URL strings generated with Image Presets contain the name of an Image Preset. This name is enclosed in dollar signs ($
). For example, $thumbnail$
can be the Image Preset designed to show primary images at thumbnail size. See Link URLs to your web application.