I'm trying to use PHP to convert base64 TIFFs. The problem is that GD cannot read TIFFs and we don't have access to ImageMagick on our shared hosting. I'm wondering if there's an alternative approach to solving this.