IMG2GSLIB
Converts images to GSLIB grids -NEW: 3D support.
IMG2GSLIB is a small command line tool that converts images to grids into GEO-EAS format readable by geoscientific software such as GSLIB, SGeMS, Isatis, Gocad, Petrel, etc. It now can output 3D volumes from image stacking.
The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file.
Run java -jar IMG2GSLIB.jar without arguments to get help on usage.
Requirements:
-Java 1.7