Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!tut.cis.ohio-state.edu!quanta.eng.ohio-state.edu!kaa.eng.ohio-state.edu!mzaik From: mzaik@kaa.eng.ohio-state.edu (Tahsin Mzaik) Newsgroups: comp.graphics Subject: Converting an image in a "raw" format to any standard one Message-ID: <5715@quanta.eng.ohio-state.edu> Date: 5 Sep 90 14:33:56 GMT Sender: news@quanta.eng.ohio-state.edu Distribution: usa Lines: 5 Nntp-Posting-Host: kaa We have a scanner which produces images in "raw" format (i.e. the image data is stored as a 2-dimenstional array of bytes with no header). The question is how to converted to a standard form using one of the toolkits such as PBMplus. I checked this toolkit but did not find what I want. Any help.