Replies: 1 comment 2 replies
|
Not sure how would this be different from what we already have supported. Today every file being uploaded is being compressed with GZIP compression. The preview endpoint allows you to change the quality of an images, size, and compression (webp is supported). Appwrite 0.13 will introduce extra flexibility by allowing you to set your bucket settings, and choose if you want to compress, or encrypt files in the bucket. Does this help? Would love more info about how you see this feature in case I'm missing something. |
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.
Would it be cool to integrate file compression in appwrite storage API?
All parameters would be optional to use.
Cloud functions can work for this, but I think it would be a time saver if such a thing would exist directly in appwrites storage API.
All reactions