Search found 6 matches

by digcollib
2018-10-08T08:21:00-07:00
Forum: Users
Topic: Batch Edit
Replies: 5
Views: 5382

Re: Batch Edit

How does one use mogrify? I have never heard of this
by digcollib
2018-10-08T07:53:57-07:00
Forum: Users
Topic: Batch Edit
Replies: 5
Views: 5382

Batch Edit

Hi-- I am trying to batch edit my files and save them as their original names using the code: magick convert *.tif -colorspace gray -threshold 50% -compress Group4 -set filename:f %t "%[filename:f].tif" But, they are all saved under the first tif name as almost a pdf, with all of the image...
by digcollib
2018-09-28T08:42:21-07:00
Forum: Users
Topic: How to Uncompress
Replies: 2
Views: 4292

Re: How to Uncompress

Nevermind, all. An updated seemed to fix the problem.
by digcollib
2018-09-28T08:29:54-07:00
Forum: Users
Topic: How to Uncompress
Replies: 2
Views: 4292

How to Uncompress

Hi, All-- I have some tiff files that are compressed in LZW. I need to uncompress them, and tried using the command: magick convert Rare_Large_DA_448_.W673_000001.tif -compress None but received the following error convert: `None' @ error/convert.c/ConvertImageCommand/3285. Any tips on what this is ...
by digcollib
2018-09-17T12:32:59-07:00
Forum: Bugs
Topic: Group4 Compression
Replies: 3
Views: 9513

Re: Group4 Compression

Hi, I'm glad to know this is a duplicate, but I noticed there is no fix yet. Is there any estimate as to when this will be fixed?
by digcollib
2018-09-17T11:27:32-07:00
Forum: Bugs
Topic: Group4 Compression
Replies: 3
Views: 9513

Group4 Compression

Hi, All-- I am trying to compress some TIFF files using Group 4 compression. I am on a Mac, with version info: Version: ImageMagick 7.0.8-11 Q16 x86_64 2018-09-08 https://www.imagemagick.org Copyright: © 1999-2018 ImageMagick Studio LLC License: https://www.imagemagick.org/script/license.php Feature...