Skip to content

Added ZSTD support#369

Draft
chippytech wants to merge 5 commits intop2r3:masterfrom
chippytech:master
Draft

Added ZSTD support#369
chippytech wants to merge 5 commits intop2r3:masterfrom
chippytech:master

Conversation

@chippytech
Copy link

I added ZSTD support via Webassembly.

@p2r3
Copy link
Owner

p2r3 commented Feb 21, 2026

Hm, outputting some nondescript binary file doesn't really make much sense here. If you had a ZSTD compressed DOCX and wanted to turn that into a PDF, this wouldn't really let you do that.

I'd almost like to treat this as a "meta" handler, in the sense that it doesn't really fit in the regular conversion graph at all. There's underlying data of its own type that we can probably handle with something else, but not before it's passed through this.

My thoughts on how this should be implemented are very divided, but it certainly seems like it needs more work and consideration beyond simply decompressing to a binary blob.

@chippytech chippytech marked this pull request as draft February 22, 2026 00:21
@i-hate-trustedinstaller
Copy link

are you still working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants