By default, .gif format is not supported in 16.0.
However, until Conversion of .gif files is supported in MapInfo Advanced, there is a workaround by enabling the format and then converting it to MRR using the Convert tool in MapInfo Pro Advanced.
You can enable the .gif format by editing the MIRasterPreferences.xml.
Note This is just a workaround, not supported officially.
Part 1 - Enable the .gif format via GDAL Handler steps
1. Navigate to "C:\Users\<username>\AppData\Roaming\MapInfo\Raster\300\
2. Open "MIRasterPreferences.xml" in any text editor.
3. In the GDAL Driver section add the following line: <format desc="Graphics Interchange Format (.gif)" ext="gif" GDALCode="GIF" ProcessingEnabled="true" RenderEnabled="true"/>
4. Save the xml and open Map Info Advanced (or restart if already open).
?
?Part 2 - Convert to Continuous file steps:
1. Open the .gif file
2. Open Convert tool from RASTER > Raster Operations.
3. Check if the gif file is automatically listed in the Input File field. If yes, you have successfully configured the .gif format. Else you need to follow the steps again from 1 to 4.
4. Once gif file is listed in Input File field, set Convert To as MRR.
5. Since it is an Image Palette file, you can set the Output Field Type as Continuous.
6. Give an output file name and click the Process button to generate the output file. See the image attached.
?![GIF_File]()
?
?