What if i need only image nodes with only one attached file (original image size)? In fact i don't need "preview" & "thumbnail" presets, and files that are created with them using additional space...

Comments

joachim’s picture

Status: Active » Closed (duplicate)

There's nothing you can do about that.
Image module creates all the derivatives for you every time.
If you want a different model, imagefield+imagecache only generates derivatives when they are requested, so if your image field never shows a particular derivative, it will never be created.

Given that image module is migrating to imagecache for D7 anyway, this is a won't fix -- or perhaps a duplicate of #231622: Use imagecache as a process for normal image.module presets.