This is the command psrip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
psrip - extracts images from postscript-files
SYNOPSIS
psrip [-d dir] psfile(s)
extract images in psfile(s) into current directory or dir if given.
Examples
psrip foil.ps
Extract images from foil.ps into current directory.
psrip -d images foil1.ps foil2.ps TeX/*.ps
Extract images of these ps-files into directory images.
DESCRIPTION
The script saves the lines between '%%BeginDocument: name' and '%%EndDocument' to a new
file named dir/name.
Use psrip online using onworks.net services