Search found 1 match
- 2018-05-09T02:17:17-07:00
- Forum: Users
- Topic: New User Trying To Convert 16 Bit Tif To 16 Bit PGM
- Replies: 1
- Views: 2360
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 ...