I have a colleague with a number of graphics files from work he did several years ago which are in postscript (NOT EPS). I need to convert them for use on the Web into Gif files. Does anyone know freeware or similar which I could use for this process - either directly or via some other common format such as PICT or TIF. Gerry Moss ___________________________________________________________________ Dr GP Moss Telephone: +44 171 775 3262 Department of Chemistry Queen Mary & Westfield College Facsimile: +44 181 981 8745 Mile End Road London E1 4NS, United Kingdom E-mail: g.p.moss@qmw.ac.uk World Wide Web server: http://www.qmw.ac.uk/~ugca000/chemistry.html IUPAC data base http://www.qmw.ac.uk/~ugca000/iupac.html ----- chemweb: A list for Chemical Applications of the Internet. Archived as: http://www.ch.ic.ac.uk/hypermail/chemweb/ To unsubscribe, send to listserver@ic.ac.uk the following message; unsubscribe chemweb List coordinator, Henry Rzepa (rzepa@ic.ac.uk)
On Tue, 25 Jun 1996, G.P.Moss wrote:
I have a colleague with a number of graphics files from work he did several years ago which are in postscript (NOT EPS). I need to convert them for use on the Web into Gif files. Does anyone know freeware or similar which I could use for this process - either directly or via some other common format such as PICT or TIF.
Gerry Moss ___________________________________________________________________
Dr GP Moss Telephone: +44 171 775 3262 Department of Chemistry Queen Mary & Westfield College Facsimile: +44 181 981 8745 Mile End Road London E1 4NS, United Kingdom E-mail: g.p.moss@qmw.ac.uk
World Wide Web server: http://www.qmw.ac.uk/~ugca000/chemistry.html IUPAC data base http://www.qmw.ac.uk/~ugca000/iupac.html
Hi Gerry, I've copied in the list since this one crops up every few months, or so. You don't say what platform, but if it's a flavour of UNIX then may I suggest GhostScript? On our Linux systems this is invoked with gs. gs -h gives cursory help Trying to read a Postscript file with xv automatically invokes gs on our systems; you may find the same. xv spawns the command string gs -sDEVICE=ppmraw -r72 -q -dNOPAUSE -sOutputFile=/tmp/xvpg You should be able to set something like this up as a set of batch commands in a little script. Email me privately if you need to know more. Hope this helps. Best Regards, Alan Mills at Venus Internet Ltd, 24 Denmark Street, London WC2H 8NJ, UK email:alan@venus.co.uk web:http://www.venus.co.uk Tel: +44 (0)171 240 5858 Fax: +44 (0)171 240 5859 Providing Web and Internet services and solutions ----- chemweb: A list for Chemical Applications of the Internet. Archived as: http://www.ch.ic.ac.uk/hypermail/chemweb/ To unsubscribe, send to listserver@ic.ac.uk the following message; unsubscribe chemweb List coordinator, Henry Rzepa (rzepa@ic.ac.uk)
participants (2)
- 
                
                Dr Alan Mills
- 
                
                G.P.Moss