Search found 2 matches
- 2013-01-15T14:09:25-07:00
- Forum: Users
- Topic: [solved] Convert command & TIFF
- Replies: 2
- Views: 2753
Re: Convert command & TIFF
looks like you were correct fmw42, did some testing with the tif file the script pulled... and it was corrupted. pulled the image again and the convert command worked fine. Thanks! 
- 2013-01-14T17:10:55-07:00
- Forum: Users
- Topic: [solved] Convert command & TIFF
- Replies: 2
- Views: 2753
[solved] Convert command & TIFF
Hello all :)
did a search on the forum, found something close to this issue.. but the person was running it on a Mac.
System is Ubuntu Server 12.04LTS
running a convert command from bash command line:
# convert ./image.tif -sample 50% ./compressed/imagecomp.tif
error comes back :
convert: image ...
did a search on the forum, found something close to this issue.. but the person was running it on a Mac.
System is Ubuntu Server 12.04LTS
running a convert command from bash command line:
# convert ./image.tif -sample 50% ./compressed/imagecomp.tif
error comes back :
convert: image ...