• Resolved dounsa

    (@dounsa)


    Hi

    Awesome FREE plugin.

    I am resizing media images using your plugin.

    Howver, when I do a “Search images..” after each batch, the top 50 to about 100 images found are repeat images.

    I have Deep Scan checked to prevent searching repeatedly returns the same images.
    However, it seems that it is not making a difference.

    The resize selected images window shows ERROR ….. (Resized image was larger than the original) for the first 50-100 images out of 250.

    What could be the issue?

    • This topic was modified 4 years, 1 month ago by dounsa.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    It means those images get bigger in filesize when you scale them down. What do you have the JPG quality set to?

    Thread Starter dounsa

    (@dounsa)

    I have got it to set to 82

    Plugin Author nosilver4u

    (@nosilver4u)

    You could try lowering the quality (though I wouldn’t recommend it). So in this case, it simply means that the PHP image resizing can’t make the images smaller in dimension without making them bigger in filesize, which is not at all an unusual occurrence.
    The only other thing to try, is if you don’t have the imagick (ImageMagick) extension for PHP enabled. It tends to perform a bit better than the default GD graphics library. No guarantee that it will succeed where GD failed, but imagick might get a few more of the images than GD.
    If you don’t know how to enable that, you’ll have to ask your webhost if and how that can be done for your site.

    Thread Starter dounsa

    (@dounsa)

    Yes I lowered it to 72 and the results where less errors. I don’t have ImageMagick enabled. I will try to enable it and see what we get.

    Your plug in is excellent. I thank you for making it available.

    Plugin Author nosilver4u

    (@nosilver4u)

    The next release will have a completely revamped bulk process that will let you just resize everything without having to worry about skipping/selecting/searching images. And for the folks who like that sort of thing, there’s a new column in the Media Library (list mode) specifically to allow selective resizing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Deep Scan Checked but same images search results’ is closed to new replies.