microsoft / microsoft/AzureStorageExplorer
Support for automatic Brotli decompression
Open
@craxal is already working on this.
Since Apr 14, 2026.
:grey_question: external
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Problem
I'm implementing a package that compresses blobs using Brotli compression. I would like the blobs to be automatically decompressed when downloading using Azure Storage Explorer. I found out today that Azure Storage Explorer supports automatic decompression for gzip and deflate encoded blobs.
Desired Solution
Support for automatic Brotli decompression, not just gzip and deflate.
Alternatives and Workarounds
No response
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.