How to Install epstool in Ubuntu 18.04



Install epstool by entering the following commands in the terminal:

sudo apt update
sudo apt install epstool

Description:

edit preview images and fix bounding boxes in EPS files

Encapsulated PostScript (EPS) files may contain a preview to be used by programs that can't interpret the PostScript code. epstool can create and extract such previews. . epstool can also calculate an optimal bounding box for an EPS file.

Homepage: http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm

Version: 3.08+repack-7

Section: universe/graphics