Pega Gen AI Data Extraction with TIFF images

TIFF images are currently not supported by Pega Gen AI data extraction feature from images or documents. Will the TIFF images will be supported in future? or do we need to implement any custom solution to extract the data from TIFF images using pega Gen AI?

Hi vaisakh,

I think it’s mainly the limitations with the models. Most models only support jpeg and PNG and not TIFf. As tiff are uncompressed and raw, may not be the efficient think to do in LLM. Once the models gets wider support genai connects will work automatically.

These are the extension types supported in Pega 25.1. This is not pega limitation because Most standard LLMs cannot natively read raw TIFF files.

Yes, that’s right. TIFF is not supported in most of the LLMs. I have already found a solution with the extension points available in Pega Gen AI.