ImageFlow for .net framework #658
Unanswered
AKQAPeterKirk
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Yes. Imageflow and Imageflow.Net work on 4.x as well as core.
For on-the-fly conversions, ImageResizer 5 prerelease offers an Imageflow
plugin that delegates the image processing to Imageflow.
…On Wed, Jan 22, 2025, 4:27 AM PeterKirk AKQA ***@***.***> wrote:
Does ImageFlow work on .net framework 4.6.1?
In my episerver web-application, I want to convert jpg images on-the-fly
to webp images - can ImageFlow perform this?
Thanks.
—
Reply to this email directly, view it on GitHub
<#658>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2LH2ZMXRY7N2ZIKDHKCT2L56B5AVCNFSM6AAAAABVUWNLACVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXHA2TMNZXGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
.NET 4.6.1 isn't supported by msft since 2022 and doesn't get sec updates
afaik, do you have the option to upgrade?
Installation is the same as for ImageResizer.
https://github.com/imazen/resizer
There are a ton of third party blogs and packages for integration with
EpiServer, including ImageResizer.Plugins.EPiServerBlobReader, but I don't
know which version you are using
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does ImageFlow work on .net framework 4.6.1?
In my episerver web-application, I want to convert jpg images on-the-fly to webp images - can ImageFlow perform this?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions