<p align="center">
  <a href="#">
    <img alt="ffmpeg.wasm" width="128px" height="128px" src="https://mediainfo.js.org/img/logo.svg"></img>
  </a>
</p>

# mediainfo.js

mediainfo.js is a web-compatible version of the [MediaInfoLib](https://mediaarea.net/en/MediaInfo), originally written in C++. Compiled
from C++ to WebAssembly, mediainfo.js enables browser compatibility while also supporting Node.js
execution.

## Live Demo

[Try mediainfo.js in your browser.](https://mediainfo.js.org/demo)

## Documentation

- [Introduction](https://mediainfo.js.org/docs/intro/)
- [Getting Started](https://mediainfo.js.org/docs/getting-started/installation/)
- [API](https://mediainfo.js.org/api/)

## License

This program is freeware under BSD-2-Clause license conditions:
[MediaInfo(Lib) License](https://mediaarea.net/en/MediaInfo/License)

This product uses [MediaInfo](https://mediaarea.net/en/MediaInfo) library,
Copyright (c) 2002-2023 [MediaArea.net SARL](mailto:Info@MediaArea.net).
