Thanks for the reply.
I'm amazed. It works pretty well in Windows.
Search found 3 matches
- 2017-08-10T21:10:28-07:00
- Forum: Users
- Topic: New user trying to convert 16 bit tif to 16 bit pgm
- Replies: 3
- Views: 3302
- 2017-08-10T19:29:15-07:00
- Forum: Users
- Topic: New user trying to convert 16 bit tif to 16 bit pgm
- Replies: 3
- Views: 3302
Re: New user trying to convert 16 bit tif to 16 bit pgm
I should add that I need this mainly for Windows, as I believe in Linux I just need to get to the folder with the images. Basically Gimp 2.9 does a great job exporting 16 bit pgm, but other people that I need to explain how to do this avoid Gimp and use Photoshop. I cannot find a pgm plugin for ...
- 2017-08-10T18:44:01-07:00
- Forum: Users
- Topic: New user trying to convert 16 bit tif to 16 bit pgm
- Replies: 3
- Views: 3302
New user trying to convert 16 bit tif to 16 bit pgm
I need to convert some 16 bpp tif's to 16 bpp pgm's. I'm pretty sure it is a simple line like 'convert start.tif end.pgm' My issue is really what exactly needs to be done before I type something like that? Do I need to put the start.tif in the same folder as the where ImageMagick is? I've been ...