GitXplorerGitXplorer
N

node-heif

public
13 stars
4 forks
7 issues

Commits

List of commits on branch master.
Unverified
fcee2801e26078c6e3c00a0117adf4f125b40a56

Updated dependencies

NNickNaso committed 6 years ago
Unverified
3bb4a76cc06986030d683d4f44a5aeef9d6ad908

Added resources to execute tests

NNickNaso committed 7 years ago
Unverified
557332aedce2d8bb0358948e6d8407a5e387569e

Added some tests to check the heif version

NNickNaso committed 7 years ago
Unverified
4da77dcf0c5cb556b330e2253aed623d68924d04

Added property to handle Heif version expose it on JS side

NNickNaso committed 7 years ago
Unverified
2b1b1628bf15778b0077e66c5f32c5bb354fae52

Update .gitignore exclude build fiolder

NNickNaso committed 7 years ago
Unverified
cd4eeaa3813cb664b8c4259270fd38d0c663e98f

Scaffolding gyp file

NNickNaso committed 7 years ago

README

The README file for this repository.

heif

HEIF - High Efficiency Image File Format for Node.js

This module is under development yet :-)

Give me other time i work with ❤️ for all of you

HEIF is a visual media container format standardized by the Moving Picture Experts Group (MPEG) for storage and sharing of images and image sequences. It is based on the well-known ISO Base Media File Format (ISOBMFF) standard. HEIF Reader/Writer Engine is an implementation of HEIF standard in order to demonstrate its powerful features and capabilities.