Hi Andrew,

nice to hear you had a similar idea.

No problem that you do not have time, because I think I can finish (and release?) my first version today (could even do it now), as it already works.

I am still working on it though to:

1) test
2) clean up code move settings to config files (maybe to database later)
3) see if I can/should add any basic features
4) add error handling
5) decide where to store the thumbnails

If to be released it also it would need some documentation (but on that part time is the issue for me too, writing docs in English ....)

No core code changes will be needed for installation! (thanks to the hook the devs added to the 1.3.5 html_ouput file for image handlers :-) ).

Currently my main concern is where to store the thumbnails, but on the other hand that is easy to change at any stage so maybe I should just pick a dir and see how it goes.