|
Why when converting a large number of images does it freeze? |
|
|
Image Console may appear to freeze when loading a large number of images from a single directory. The reason for this is that it is caching all of the filenames before the conversion. The best way to get around this is to split the images into smaller directories.
A user has reported that splitting images into directories of about 175,000 will take a while to cache but the conversion will work fine.
|