File Format Conversion Tools

XRD Analysis SPE2PNG Converter

spe2png is a command line tool to convert spe files generated by Princeton Intstruments CCD cameras into a more human-friendly thermal-scale picture in the common PNG image format.

Java Binary java -jar SPE2PNG.jar <input spe file> <output png image>
Source Code

ReadCDFML

readcdfml is a tool which reads in a CDFML document and either lists all attribute and variable names, or prints a specified attribute or variable.

Java Binary java -jar ReadCDFML.jar help
Source Code