April 22, 2020
Estimated Post Reading Time ~

What are the different type of image formats/extensions supported by AEM

Statement - types of Image reader and writer provider
Environment - AEM 6.3 GA

Solution:
Go to the Felix console URL: http://localhost:4502/system/console/status-GFX%20ImageIO%20Formats

login with username and password if not logged into the AEM server.
Below screenshot shows the list of image reader and writerImage Reader Provider


Image Reader Provider
----------------------------
Standard CR2 Image Reader (1.5.0.290, tidalwave.it): formats: [cr2, CR2], MIME types: [image/x-canon-cr2]
CMYK JPEG Image Reader (1.0, Werner Randelshofer): formats: [JPEG, JPG], MIME types: [image/jpg]
Standard SRF Image Reader (1.5.0.290, tidalwave.it): formats: [srf, SRF], MIME types: [image/x-sony-srf]
Standard WBMP Image Reader (1.0, Oracle Corporation): formats: [wbmp, WBMP], MIME types: [image/vnd.wap.wbmp]
Windows Meta File (WMF) image reader (DEV, TwelveMonkeys): formats: [wmf, WMF], MIME types: [application/x-msmetafile, image/x-wmf]
Standard NEF Image Reader (1.5.0.290, tidalwave.it): formats: [nef, NEF], MIME types: [image/x-nikon-nef]
Standard DNG Image Reader (1.5.0.290, tidalwave.it): formats: [dng, DNG], MIME types: [image/x-adobe-dng]
Standard BMP Image Reader (1.0, Oracle Corporation): formats: [bmp, BMP], MIME types: [image/bmp]
Standard JPEG Image Reader (0.5, Oracle Corporation): formats: [JPEG, jpeg, JPG, jpg], MIME types: [image/jpeg]
Standard PEF Image Reader (1.5.0.290, tidalwave.it): formats: [pef, PEF], MIME types: [image/x-pentax-pef]
Scalable Vector Graphics (SVG) format image reader (DEV, TwelveMonkeys): formats: [svg, SVG], MIME types: [image/svg, image/x-svg, image/svg+xml, image/svg-xml]
Standard MRW Image Reader (1.5.0.290, tidalwave.it): formats: [mrw, MRW], MIME types: [image/x-minolta-mrw]
Standard ORF Image Reader (1.5.0.290, tidalwave.it): formats: [orf, ORF], MIME types: [image/x-olympus-orf]
Standard CRW Image Reader (1.5.0.290, tidalwave.it): formats: [crw, CRW], MIME types: [image/x-canon-crw]
Standard RAF Image Reader (1.5.0.290, tidalwave.it): formats: [raf, RAF], MIME types: [image/x-fuji-raf]
Standard DCR Image Reader (1.5.0.290, tidalwave.it): formats: [dcr, DCR], MIME types: [image/x-kodak-dcr]
Standard ARW Image Reader (1.5.0.290, tidalwave.it): formats: [arw, ARW], MIME types: [image/x-sony-arw]
Standard GIF image reader (1.0, Oracle Corporation): formats: [gif, GIF], MIME types: [image/gif]
Standard PNG image reader (1.0, Oracle Corporation): formats: [png, PNG], MIME types: [image/png, image/x-png]

Image Writer Provider
----------------------------
Standard JPEG Image Writer (0.5, Oracle Corporation): formats: [JPEG, jpeg, JPG, jpg], MIME types: [image/jpeg]
GIF Image Writer (1.0, Day Management AG): formats: [gif, GIF], MIME types: [image/gif]
Standard PNG image writer (1.0, Oracle Corporation): formats: [png, PNG], MIME types: [image/png, image/x-png]
Standard BMP Image Writer (1.0, Oracle Corporation): formats: [bmp, BMP], MIME types: [image/bmp]
Standard WBMP Image Writer (1.0, Oracle Corporation): formats: [wbmp, WBMP], MIME types: [image/vnd.wap.wbmp]
Standard GIF image writer (1.0, Oracle Corporation): formats: [gif, GIF], MIME types: [image/gif]


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.