> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/file-md5.md).

# File MD5

File MD5 plugin for Cordova and Ionic. This plugin reads large files in chunks and build the md5sum incrementally.

This plugin reads large files in chunks and build the md5sum incrementally.

## Installation

```bash
ionic cordova plugin add cordova-plugin-file-md5
npm install @awesome-cordova-plugins/file-md5
```

**Plugin Repo:** <https://github.com/mramonlopez/cordova-plugin-file-md5>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
