My end goal is to insert images into a PowerPoint. I have a 3 band 8-bit image stored in a FGDB (see InputFile screenshot). I am using the Split Raster tool to split it into approximate thirds using 3 polygons, with the output going to a TIF file (see RasterSplitTool screenshot). The problem I am having is the tool is outputting a 16-bit per band file that Windows programs can't handle (PowerPoint, Paint, etc.). ArcGIS Pro displays them fine (see OutputFile screenshot).
Note that I used the Split Raster tool to successfully split 8-bit per band TIFs, so I am assuming it has something to do with the input files coming from a FGDB.
It's probably something easy I am missing, but I can't figure out how to get Split Raster to output 8-bit per band files. Any help identifying my obvious oversight would be appreciated.
Input File
Raster Split Parmeters
Output File