Copied to clipboard

Flag this post as spam?

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


  • bjarnerosendal 11 posts 102 karma points
    Jan 08, 2024 @ 09:17
    bjarnerosendal
    0

    Umbraco 13 image processor

    Hi there :) We are trying to use the built in image processor on images outside of the /media folder. The folder in this example is /Images. We can see that if we request the path /Images/2712119.png?width=500&mode=crop&format=webp&quality=85 we get a 500 error returned and the following entry appears in the logs. enter image description here If we request /Images/2712119.png we get the image returned correctly. Is it even possible to use the image processor like this?

  • bjarnerosendal 11 posts 102 karma points
    Jan 08, 2024 @ 09:35
    bjarnerosendal
    101

    Never mind that. After some googling, we found that all it took was to update ImageSharp package to v3.1.2 :) https://www.nuget.org/packages/SixLabors.ImageSharp/

Please Sign in or register to post replies

Write your reply to:

Draft