- add command for demo image creation.
- split list of images into chunks for conversion or resizing with multiple batch-processes. With this modifikation its possible to handle an unlimited amount of pictures without running into "connection timed out" problemes caused by long running batch process.
- fix some styling and code cleanup