Re: help with converting pbm to png
Fred Weinhaus <[email protected]> Tue, 26 Oct 2010 20:25:14 -0700
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240801c8ed4bfc5938@[192.168.1.2]> |
post a link to your pbm file or the results of identify -verbose file.pbm P.S. What version of IM are you using? If old, then perhaps upgrade. >I have a .pbm file that was extracted from a .pdf file from a >microfilm reader / scanner. When I run "convert file.pbm file.jpg" >it works fine. I get back a good image that looks just like it >does in the .pdf file. However when I run "convert file.pbm >file.png" it is all grainy and almost impossible to read. I have >tried all kinds of density and other options to no avail. Any >suggestions on how to get a quality png image would be appreciated.