Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APNG support in jxl-oxide-wasm #429

Open
printfn opened this issue Mar 3, 2025 · 1 comment
Open

APNG support in jxl-oxide-wasm #429

printfn opened this issue Mar 3, 2025 · 1 comment

Comments

@printfn
Copy link
Contributor

printfn commented Mar 3, 2025

I noticed the CLI has APNG support, and was wondering if this feature could perhaps also be added to jxl-oxide-wasm? Since all modern browsers support APNG it would make rendering animated JXL images much easier.

@tirr-c
Copy link
Owner

tirr-c commented Mar 8, 2025

It should be possible, we just need to port the relevant code in jxl-oxide-cli to jxl-oxide-wasm. Would you mind porting it? Adding WasmJxlImage::encode_to_png (JxlImage#encodeToPng) will do.

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

No branches or pull requests

2 participants