Make dezoomify output more user-friendly.
Download and losslessly untile Zoomify images
Brought to you by:
inductiveload
At the moment very little feedback is given to the user unless the -d flag is used. I think at least the major steps should be mentioned in feedback by default. I'd say these are:
I would rename the -d flag to -v (verbose mode).
A possible nicety would be a progress bar for the overall progress and for subprocesses (downloading, joining). Something like this: http://code.activestate.com/recipes/473899-progress-meter/.