• Resolved Rafa?

    (@ayek)


    Hi!
    I appreciate awesome compression results, but feel lack of setting max width and max height (usually we need wider images).
    It would be great to see these options in future update. How do you think?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Ralf

    (@medienhusky)

    Hello,
    the plugin scales the original image to 2560 px and all other images are derived from it

    You can overwrite the base size in the file better-images.php in the plugin directory, but this is not update safe.

    If you use larger images, please write a feature request for an option “Leave image in original size”.

    Would that solve your problem?

    Regards,
    MedienHusky

    Thread Starter Rafa?

    (@ayek)

    Thanks for your response. It would be an half-solution.
    However I’m interested in dealing with down-scaling of images on both dimensions separately, not by the bigger side only.

    Maybe my whining will be an inspiration for you, for future enhancements ??

    Regards

    Plugin Contributor hemenderki

    (@hemenderki)

    Hello @ayek!

    That’s a good idea that we went for initially. But we took it away cause it caused some issues that where to complicated to fix at the time.

    We want to make this plugin as simple as possible for ordinary people. Since this plugin utilizes WordPress built in responsive image handling some people might change the max size without realizing what side effect it brings.

    For instance the second largest size that WP produce is 2048px. A lot of people don’t know that so they might change the max size to let say 2100px which is not very effective. You will then have one image that is 2048 and one 2100.

    One idea that might go along your suggestion is to add a checkbox that would produce an extra large size of 3072px. That’s double the size of 1536px which is one of the sizes that WP produces.

    What would you think of something like that?

    Thread Starter Rafa?

    (@ayek)

    Hello @hemenderki

    There may be some logic on back-end that could indicate or warn about the default WP “breakpoint”, and suggest it to user – to avoid inefficient image size. Or just list these defaults for user consideration.

    As website admin I’m still interested in much smaller sizes eg. 1280 width by 1024 height as MAX.
    My users can’t optimize, yet upload many many images that should be scaled immediately, without any backups.

    Now I use Imsanity.

    • This reply was modified 4 years, 5 months ago by Rafa?.

    I agree, plugin would be more useful if there was a setting/hook to customize max size. “Custom Max Size:”(leave blank for default of 2560px). Easily overlooked by anyone not interested, but really great for those of us who want to optimize our sites a little more.

    Plugin Contributor hemenderki

    (@hemenderki)

    Hey @veggie_89,

    Thanx for the feedback. We will look into that.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How about max dimensions?’ is closed to new replies.