create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps
Add EPSI, DOS (MS Word!) EPS or Mac PICT previews. Extract PostScript from DOS EPS files. Uses Ghostscript to create preview bitmaps. Create a TIFF, WMF, PICT or Interchange preview from part of a bitmap created by Ghostscript.
Add EPSI, DOS (MS Word!) EPS or Mac PICT previews. Extract PostScript from DOS EPS files. Uses Ghostscript to create preview bitmaps. Create a TIFF, WMF, PICT or Interchange preview from part of a bitmap created by Ghostscript.
To install epstool, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install epstool
To see what files were installed by epstool, run:
port contents epstool
To later upgrade epstool, run:
sudo port selfupdate && sudo port upgrade epstool
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.