Just empty completely the image table in database (I said empty, not suppress) and start the rebuildImage.php script with --missing option
It worked but not for png because the isPHPImageType in MimeMagic listed png as image/png which is wrong on my php version: image/x-png is my mime setting
François