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

Render output animated PNG format #44

Open
digitarald opened this issue Dec 7, 2020 · 0 comments
Open

Render output animated PNG format #44

digitarald opened this issue Dec 7, 2020 · 0 comments

Comments

@digitarald
Copy link

APNG should work especially well for screen recordings and create smaller file sizes with higher quality. It also got solid cross-browser support.

As some sites might not treat APNG the same as GIF, both might still be offered as output option.

Implementation-wise these projects might help as WASM-compiled encoders: https://github.com/apngasm/apngasm/, https://github.com/poccariswet/apng (Rust), or https://github.com/lvandeve/lodepng

@digitarald digitarald changed the title Output animated PNG Render output animated PNG format Dec 7, 2020
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

1 participant