8000 GitHub - gen2brain/heic: HEIC image decoder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gen2brain/heic

Repository files navigation

heic

Status Go Reference

Go decoder for HEIC Image File Format (HEVC in HEIF).

Based on libheif and libde265 compiled to WASM and used with wazero runtime (CGo-free).

The library will first try to use a dynamic/shared library (if installed) via purego and will fall back to WASM.

Build tags

  • nodynamic - do not use dynamic/shared library (use only WASM)

About

HEIC image decoder

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0