strukturag / libheif

libheif is an HEIF and AVIF file format decoder and encoder.
Other
1.7k stars 298 forks source link

libheif.js #18

Open Petah opened 6 years ago

Petah commented 6 years ago

Is there any builds/download available for libheif.js?

fancycode commented 6 years ago

You could get a build from the branch that is published to https://strukturag.github.io/libheif/ https://github.com/strukturag/libheif/tree/gh-pages

We should however build and publish it together with the regular releases, so I'll leave this open.

drozdzynski commented 5 years ago

You can also put it on NPM repository for better version control of JS version

edent commented 3 years ago

There's an emscripten compiled version at https://github.com/catdad-experiments/libheif-emscripten