Alternatives to Flir Tools to see MSX images
Its the MSX images you wanna see, split.?
MSX is an edge detection algorithm constructed on the visible camera that is superimposed onto the thermal picture.
Its not the radiometric data you wanna acces (or radiographic as the user above seems to label it, which usually refers to "x-ray"

)
It's the MSX data, that you're looking to see, that doesn't work on other than Flir tools. (I don't have any Flir cameras, so not familiar with how they store their JPEG metadata or their programs) or if its some of the standard JPEG meta-data's like fx EXIF.. I know my Micsig scopes.. stores its JPGs screendump metadata in EXIF that then can be accessed on the scopes one inbuilt picture image analyzer but it seems Flir is relying on XMP & also EXIF but it seems to vary depending on models.
Have you tried some of the online JPEG metadata extraction tools.?
Otherwise, these tools claim to offer portable version that can access Flir JPEGs metadata, that holds both radiometric information and MSX data.
1. ExifTool
Description: A versatile, command-line tool capable of extracting and editing metadata from a wide range of image formats, including FLIR JPEGs.
FLIR Support: Reads FLIR-specific thermal metadata, such as emissivity, temperature values, and radiometric data.
Portability: Lightweight and available for Windows, macOS, and Linux.
How to Use:
Run exiftool -a -u -g1 <filename> to list all available metadata, including FLIR-specific tags.
2. ThermoViewer
Description: A lightweight, portable tool specifically designed for viewing FLIR thermal images.
FLIR Support: Allows viewing of temperature data and basic image analysis.
Portability: Can be used without installation; works on most modern operating systems.
3. IrfanView (with Plugins)
Description: A fast and portable image viewer with support for various plugins.
FLIR Support: Requires the appropriate plugin to access Exif metadata, including some FLIR data.
Portability: Runs as a standalone executable, making it highly portable.
Limitations: May not support advanced radiometric data without third-party extensions.
4. ImageJ (with Plugins)
Description: An open-source image analysis tool that supports plugins for extended functionality.
FLIR Support: With the FLIR Tools plugin or specific extensions, it can process thermal data.
Portability: Platform-independent and runs from a Java runtime environment (portable).
5. GIMP (GNU Image Manipulation Program)
Description: A free, open-source image editor with metadata viewing capabilities.
FLIR Support: Can access basic Exif metadata through its built-in metadata viewer or plugins.
Portability: Can run as a portable application on USB drives or without installation.
6. FLIR Tools Portable
Description: The official FLIR software suite, but a portable version can be created by copying the installed directory.
FLIR Support: Offers full functionality, including radiometric analysis, temperature readings, and report generation.
Portability: While not officially portable, users have successfully run it without installation on some systems.
7. FastStone Image Viewer
Description: A lightweight image viewer with Exif metadata support.
FLIR Support: Provides access to standard Exif data but may not expose advanced FLIR-specific metadata.
Portability: Available as a portable application for Windows.
8. OpenSeeIt
Description: An open-source viewer for scientific and technical image formats, including thermal images.
FLIR Support: Supports FLIR metadata and radiometric data visualization.
Portability: Can be used without installation on most platforms.
9. ThermImageR (R Package)
Description: A package for the R programming language designed for analyzing thermal images.
FLIR Support: Can extract and process FLIR radiometric data.
Portability: Runs within the R environment, which is portable when properly configured.