Montage output multiple files when pixel limit met

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
tuggleg
Posts: 16
Joined: 2017-05-01T08:57:40-07:00
Authentication code: 1151

Re: Montage output multiple files when pixel limit met

Post by tuggleg »

I took your advice, and cut out all the extra steps and simply omitted both the text file and the variable naming the files with a direct path to the files themselves (they are in one folder). My previous methods would only allow around 1k images, but by doing this I was maintaining success with closer to 3k images, which is what I needed.

Thanks so much for your continued support, take care!
Post Reply