I wrote a module where you can perform image manipulation. There is also always a preview of different filters and so on.
The prolbem is that it should all pictures fast. There also can be a picture with like 3000 x 3000 pixels. For the previews that would take too much time.
Is there a way to resize the pictures to for example 200 x 200? I mean a real resizing of the image.