TI.Image
Jump to navigation
Jump to search
The TI.Image format is a type of image used in several places in the Nspire documents, such as Lua scripts.
From what we can see with the help of errors in the Lua interpreter, the image is in fact a "tiff" file, encrypted or compressed in an unusual way.
It has a header specifying the total buffer length. This header is on the 19 first decimal numbers.