Geotiff header

Discussion of Photoshop Scripting, Photoshop Actions and Photoshop Automation in General

Moderators: Tom, Kukurykus

GardenGnome

Geotiff header

Post by GardenGnome »

Hi

Is there anyway of removing the geo header information from a tif file so that is becomes a plain tif file, rather than Geotiff and, without having to copy the file in order to do so? It is a dangerous exercise if you don't have a backup. However, it would be faster than rewriting each and every tile. We are talking about 300mb+ tiles x 500 at a go.

Regards,

Garden Gnome
xbytor

Geotiff header

Post by xbytor »

Use exiftool. It's relatively easy to use and very fast.

Or you can use the XMPScript interface and do it in PS/JS.