You're viewing help content for version:
- 6.4
- 6.3
- 6.2
- Older Versions
Raw package enables support for various raw file formats, such as .cr2, .nef, .raf, and so on. The Camera Raw functionality is supported in AEM to render your assets in JPEG format. The supported pacakge is available at http://blogs.adobe.com/lightroomjournal/2017/03/acr-9-9-now-available.html.
Note:
The functionality supports only JPEG renditions.
-
In the Camera Raw/DNG Handler step, provide the following configuration under the Arguments tab:
Mime Types: image/dng, image/x-raw-(.*)
Command:
- DAM_Raw_Converter ${directory}/${filename} ${directory} cq5dam.web.1280.1280.jpeg 1280 1280
- DAM_Raw_Converter ${directory}/${filename} ${directory} cq5dam.thumbnail.319.319.jpeg 319 319
- DAM_Raw_Converter ${directory}/${filename} ${directory} cq5dam.thumbnail.140.100.jpeg 140 100
- DAM_Raw_Converter ${directory}/${filename} ${directory} cq5dam.thumbnail.48.48.jpeg 48 48
-
Note:
Linux, Windows, and Mac (with 64-bit JVM) support the Camera Raw package.
After you install the Camera RAW package and configure the required workflow, Image Adjust appears in list of panes.
Choose Image Adjust from the list and use the options in the Image Adjust pane to make lightweight editing changes to your image.
After saving the editing changes to a camera raw image, a new rendition AdjustedPreview.jpg is generated for the image. For other image types except camera raw, the changes are reflected in all the renditions.
Note:
The camera raw library has limitations around the total pixels it can process at a time. Currently, it can process a maximum of 1073741824 (1024 x 1024 x 1024) pixels.