where axps is the filename of an ApplixGraphics exported EPS file (like 1.ps) relative to ~/axhome/ and dest is the filename of the desired destination file (like figure.eps) relative to the current directory. width and height are sizes like 1in or 2.5cm (default is cm); they are converted to the BoundingBox of the output file. Usually, getaxfig determines these numbers by scanning the input file.
getaxfig 1.ps fig1.eps
This tries to extract the width/height from file. To specify the width/height (centimeters by default):
getaxfig 2.ps fig2.eps 5 8
getaxfig 2.ps fig2.eps 5in 8in
getaxfig can be retrieved from any CPAN mirror or from ftp://krabat.physik.uni-giessen.de/pub/traxler/