PHP script to extract .pst graphic
Pheww… what an effort. I have just completed the first part of code to upload presets to the website.
About a year ago I ported our C code to extract the small thumbnail to PHP. We were having a number of issues relating to ImageMagick on the server and we figured a PHP would be easier to maintain (you must remember, none of us are C coders). As soon as I finished the script my HD on my personal PC crashed and it seems I never made a backup (you’d think I would have learnt my lesson by now!).
I will hopefully make the code available at some point under some flexible licensing like GPL for example. I’m sure other people are interesting in this kind of thing and it makes sense to share ;). I guess documenting the .pst file format would also be a good idea.