Copied to clipboard

Flag this post as spam?

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


  • Hubert Thalmann 55 posts 259 karma points
    Sep 03, 2019 @ 08:13
    Hubert Thalmann
    0

    Rotate Images in Backend V8

    Is there a way to rotate images in backend in Umbraco 8?

    In v7 i used the plugin https://our.umbraco.com/packages/backoffice-extensions/tooorangeyuspinmerightround/ but i don't think this will work in umbraco 8.

    Kind Regards Hubi

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Sep 03, 2019 @ 08:40
    Nik
    100

    Hi Hubert,

    Yes there is. There is a content app package called ImageFilters that does just this :-)

    https://our.umbraco.com/packages/backoffice-extensions/image-filter/

    Thanks

    Nik

  • Hubert Thalmann 55 posts 259 karma points
    Dec 18, 2019 @ 15:45
    Hubert Thalmann
    0

    I have problems with rotating images with "Image Filters", its not working bugfree in Google Chrome, if i choose for example 270 deg. and press "overwrite existing image" it does not rotate the original image, but in the preview its rotated.

    Has anyone also made these experiences?

    I need a solution.

    Thanks in advance Hubert

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Dec 19, 2019 @ 11:40
    Nik
    0

    Hi Hubert,

    Are any errors getting thrown at all? Also, have you confirmed that Caching isn't giving the illusion of it not working. We've found that you sometimes have to hard refresh the page to see if the image has been updated successfully.

    Thanks

    Nik

  • David Zweben 231 posts 688 karma points
    Dec 18, 2019 @ 19:19
    David Zweben
    0

    ImageProcessor is included with Umbraco and can do this. The rotate option does need to be enabled in the settings, though. Details here:

    https://imageprocessor.org/imageprocessor-web/configuration/

    Here are some examples: https://imageprocessor.org/imageprocessor-web/imageprocessingmodule/rotate/

  • Nik 1413 posts 6212 karma points MVP 3x c-trib
    Dec 19, 2019 @ 11:39
    Nik
    0

    Hi David,

    That is what Image Filters is doing behind the scenes, using Image Processor. It is exposing some of these functions in to the back office for editors to manipulate their images.

  • 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