Replies: 1 comment 2 replies
-
@ehlwas have you looked into the Image Resizing functionality in Winter? What is your use case that you're looking to modify the image on upload instead of when rendering / using the image? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys, I need help on compressing the image that was uploaded from Media on Backend. How can I implement the part when I uploaded on Media Backend, the image will be compressed. (5MB to 5KB/as long as it compress without destroying the quality)
P.S. I have few knowledge in Laravel.
Beta Was this translation helpful? Give feedback.
All reactions