Search found 5 matches
- 2019-09-20T09:13:02-07:00
- Forum: Users
- Topic: Counting Color and Grey Scale in a directory?
- Replies: 19
- Views: 31571
Re: Counting Color and Grey Scale in a directory?
Ok, I installed Ghostscript and ran the magick identify *.pdf > report.txt. This is what the results look like. 1046.pdf[0] PDF 605x791 605x791+0+0 16-bit sRGB 13438B 0.016u 0:00.018 1046.pdf[1] PDF 605x791 605x791+0+0 16-bit sRGB 33097B 0.016u 0:00.017 1046.pdf[2] PDF 616x780 616x780+0+0 16-bit ...
- 2019-09-20T06:52:29-07:00
- Forum: Users
- Topic: Counting Color and Grey Scale in a directory?
- Replies: 19
- Views: 31571
Re: Counting Color and Grey Scale in a directory?
I was using this command - magick identify *.tif > report.csv. Just to identify all the files and images. It is working. The test file I was using was the problem.
Do you know of any way to identify gray scale and color images in a PDF?
Do you know of any way to identify gray scale and color images in a PDF?
- 2019-09-19T12:30:49-07:00
- Forum: Users
- Topic: Counting Color and Grey Scale in a directory?
- Replies: 19
- Views: 31571
Re: Counting Color and Grey Scale in a directory?
Ok, I was able to get both tools working but how do I get it to drill into a multipage Tiff? It seems to be only reading the header information of the file or the initial image.
- 2019-09-16T10:31:02-07:00
- Forum: Users
- Topic: Counting Color and Grey Scale in a directory?
- Replies: 19
- Views: 31571
Re: Counting Color and Grey Scale in a directory?
Would this still work with .Tif files? I am new to these tools and have not used them before.
- 2019-09-10T09:07:35-07:00
- Forum: Users
- Topic: Counting Color and Grey Scale in a directory?
- Replies: 19
- Views: 31571
Counting Color and Grey Scale in a directory?
I'm not sure if this has been asked before but is it possible to have Image Magic count images in a directory that are color or grey scale without having to open all of the files?