Search found 6 matches
- 2018-11-19T16:14:43-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
Re: TiffWarnings/820
Cool thanks !
- 2018-11-19T14:38:04-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
Re: TiffWarnings/820
Can you verify the error message ? Is there a solution to this problem ? Again, I did not write the file I only need to extract parameters that were written as comments. If it is \r instead of \n and if this were to output a long string in unix, I could deal with that but if identify crashes or ...
- 2018-11-19T11:47:28-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
Re: TiffWarnings/820
https://www.dropbox.com/s/akxvxri8vmo4p ... 1.tif?dl=0
Sorry took me a minute to reset my dropbox password.
Sorry took me a minute to reset my dropbox password.
- 2018-11-19T11:27:38-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
Re: TiffWarnings/820
$ convert 20181107-SRC-C7-0004.tif -quiet -format "%c" info:
# returns :
Print Size=7.060M1VLab (7650 Bottom Mount) XR41B
# returns :
Print Size=7.060M1VLab (7650 Bottom Mount) XR41B
- 2018-11-19T10:30:47-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
Re: TiffWarnings/820
Hi,
the tif file is 6MB. Is it okay to post ? (convert -resize does get them small but the comment disappears).
Lothar
the tif file is 6MB. Is it okay to post ? (convert -resize does get them small but the comment disappears).
Lothar
- 2018-11-19T09:38:55-07:00
- Forum: Users
- Topic: TiffWarnings/820
- Replies: 11
- Views: 6471
TiffWarnings/820
Hi, this may in fact be a bug but I am posting this as a question a user might have. I got a number of "tif" files from a scientific instrument which I can display. However, I need to get access to the comments added to the tif file as they contain information about how this image was acquired ...