In many cases, image files contain not only pixel data but also various types of metadata related to image content or acquisition parameters. This is particularly common in Bayer raw data, where additional information about the image sensor's operation may be embedded within the file.



SSImXel is designed to support the analysis of such enriched image data. It offers three primary methods for extracting and interpreting both pixel-level information and associated metadata, enabling users to perform comprehensive image assessments.


  • Method 1 : using VOI
    Direct check Pixel data value from Image through POI


  • Method 2: using ELViewer
    SSImXel provides a dedicated Embedded Line Data Viewer that displays pixel or byte data in either hexadecimal or decimal format.


  • Method 3: ELViewer+ JSCripts
    If user use the Embedded Line Data Viewer together with SSImXel's script engine, it makes it really convenient to work with Embedded Line Data where the final value depends on a combination of bytes or requires bitwise operations.


  • Method 4: Pixel's data export
    SSImXel has a pixel data value export feature that allows users to directly export embedded data or ROI image data, making it easy to analyze the results intuitively using Excel, a text editor, or other tools.