I have a folder with a series of .png file extensions. I want to read those images in and join them to my data via the filename. When I try to read the files in using the image tool I receive the following error:
Error: Render (14): Error parsing Image: Not a PNG file
To my knowledge the files are PNG.
Does anyone know of a way to troubleshoot this problem?
Thanks for the help!