Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • k 255 posts 652 karma points
    May 30, 2017 @ 06:14
    k
    0

    Optimise images on top of cropping

    Hello,

    Is there a package on umbraco 7 which allows optimising images on top of cropping ?

    Thanks for helping,

    kusum

  • David Hutson 48 posts 378 karma points
    May 30, 2017 @ 09:20
    David Hutson
    0

    Hi Kusum

    You should take a look at Slimsy it allows you to create responsive images. In terms of optimisation it applies a 90% quality setting to reduce the size of the image OTB, have a look at the code. You will see that its just a bunch of parameters on the end of the url which tells the image processor library how to process the image ahead of rendering it to the page.

    If you want total control then you could look at using an external service. I've used Cloudinary before which is excellent and their free account might be enough for you.

    Best of luck

  • k 255 posts 652 karma points
    May 30, 2017 @ 12:47
    k
    0

    Thank you so much David :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies