Your file's extension is a lie, and you indeed do not have a TIFF image. You've got a NetPBM image, which can be converted to TIFF using `pamtotiff` or `pnmtotiff` from the NetPBM library (or any of several other image convertors).
Your file's extension is a lie, and you indeed do not have a TIFF image. You've got a NetPBM image, which can be converted to TIFF using `pamtotiff` or `pnmtotiff` from the NetPBM library (or any of several other image convertors).