如何压缩用户上传的图片。
#5184
Replies: 1 comment
-
可以使用一些云服务。这个问题和 egg 本身无关了。 |
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
-
通过 ctx.request.files 获取到的图片如何压缩后存储。
Beta Was this translation helpful? Give feedback.
All reactions