Viewing 3 replies - 1 through 3 (of 3 total)
  • It exists because I personally wanted to prevent my clients from putting gigantic digital camera photos onto their servers. This plugin is a tool to simply restrict uploaded image sizes to within a defined range. i.e. the original image is 4000×3000, this plugin will limit it to say 1200×1200, discarding the original 10MB file. Then, it’s the job of the theme author to correctly use add_image_size() to create versions of the image suitable for placement within the theme.

    Using add_image_size() doesn’t cover what this plugin does as it doesn’t delete the original enormous image.

    As for comparison to Imsanity, it looks as though they both do the exactly the same thing. It also seems that Imsanity has been around longer however my original release for this plugin 2 years ago was to fix a previously abandoned a plugin that WordPress 3.2 made faulty due to a change in coding standards. So again, why does it exist? Why not? Why do Toyota cars exist when perfectly good Ford cards that do the same thing exist? Macdonalds and Burger King, PCs and Macs…

    Thread Starter nicmare

    (@nicmare)

    thank you for the detailed answer! i did not want to offend you. just from my point of view i am trying to find out which plugin is the best for my needs and there are some which provides the same functionality. therefore i am asking what is different from one to another! once again … thank you!

    No offence taken. It’s good to evaluate options.

    Kind regards
    Phil

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘why is it better than… ?’ is closed to new replies.