Added
- The max image dimensions can now be customized with the
--max-width
and--max-height
flags. - The image output directory can now be overridden with the
-o
/--output-dir
flags.
Changed
- When generating multiple files, the work will be parallelized and will scale automatically to the optimal number of threads.