Edit preview images and fix bounding boxes in EPS files
Edit preview images and fix bounding boxes in EPS files
epstool$ epstool -p tiff -o preview.tiff input.eps$ epstool --copy --bbox input.eps output.eps$ epstool -p tiff -i preview.tiff input.eps output.eps