https://github.com/catdad-experiments/libheif-emscripten
https://github.com/catdad-experiments/libheif-emscripten
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/catdad-experiments/libheif-emscripten
- Owner: catdad-experiments
- Created: 2019-11-25T22:39:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T04:34:58.000Z (over 1 year ago)
- Last Synced: 2024-10-21T07:32:32.877Z (over 1 year ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 9
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libheif emscripten
[](https://github.com/catdad-experiments/libheif-emscripten/actions/workflows/emscripten.yml)
This repo provides a JavaScript compiled (emscripten) version of [libheif](https://github.com/strukturag/libheif). The library is included as a submodule link, and compiled using the original repo scripts without modification to source or build scripts. You can get the compiled version from the [releases](https://github.com/catdad-experiments/libheif-emscripten/releases) page.
If you have found your way here while looking for a `libheif` version that you can install from `npm`, you are in the wrong place. Take a look at [`libheif-js`](https://github.com/catdad-experiments/libheif-js) instead.
Refer to the [original license](https://github.com/strukturag/libheif#license) for licensing information.