--- description: >- File MD5 plugin for Cordova and Ionic. This plugin reads large files in chunks and build the md5sum incrementally. --- # File MD5 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](https://github.com/mramonlopez/cordova-plugin-file-md5) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)