libgeotiff

Library and tools for reading, writing, and manipulating GeoTIFF files

brewmacoslinux
Try with needOr install directly
Source

About

Library and tools for dealing with GeoTIFF

Commands

geotiffcplistgeotiffinfogeotiffsplit

Examples

List geographic metadata from a GeoTIFF file$ listgeo -tfw input.tif
Copy and convert a GeoTIFF file with reprojection$ geotiffcp -e -a_srs EPSG:4326 input.tif output.tif
Display TIFF metadata including geographic tags$ tiffinfo -D input.tif