You can perform GeoExpress command line operations using the mrsidgeoencoder
command. Use the mrsidgeoencoder
command to perform all image compression and manipulation operations. To see the command line help, run mrsidgeoencoder -h
.
For example, to perform basic lossless compression for a single image, run the following command:
mrsidgeoencoder -i input.tif -o output.sid -lossless
The command line version of GeoExpress also includes the following command line tools:
mrsidgeodecode
. Convert a MrSID or JPEG 2000 image to an uncompressed image format. For more information, see mrsidgeodecode.
mrsidgeoinfo
. Display information about images in several common image formats. For more information, see mrsidgeoinfo.
mrsidgeometa
. Edit metadata for a MrSID or JPEG 2000 image. For more information, see mrsidgeometa.