compress images #3377
Unanswered
AhmedHashem2104
asked this question in
Help
compress images
#3377
Replies: 1 comment 4 replies
-
Hey @AhmedHashem2104! 👋🏻 By using a compression library, feel free to use whatever you want. I personally use sharp. There is also a community package called adonis-responsive-attachment. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
public async createProduct({ response , request , auth }: HttpContextContract){
}
return images
}
how can i compress images in this code
Beta Was this translation helpful? Give feedback.
All reactions