Thumbnail Section - Troodon80/Summoner-Save-File-Editor GitHub Wiki

Thumbnail Section

Raw pixel data for RGB565 thumbnail image embedded into the save file:

Field Offset Size Description
Pixel Length 0x01B0 4 bytes Size of RGB565 stream
- - - -
Pixel Data 0x0200 Pixel Length Actual image data (201×151 pixels)

There isn't any real reason why I'd bother making a converter so you could pick your own image to put in here, but.. it could be done pretty easily.