- It generates a hash for every type of file which can be stored instead of storing the file itself.
- It makes sharing files very simple as you can just share the hash and others can access the file using the hash instead of you spending your internet .Apps like whatsapp have data upload limit of 16mb but you can share the hash of even very big files even via whatsapp(as you can text them the hash) and others can still access the files through the file hash.
- In apps like dropbox and google drive you can access your files only through these apps but using the file hash you can access the file directly without any intermediaries.Also you have to create an account and then verify it and only then you can use these apps, but once you have the file hash you dont need to access any kind of intermediary neither login with any account but can directly access the file itself.
NOTE : the file should be accessed in the format https://ipfs.infura.io/ipfs/fileHash on any browser. and dont share it in this format as it will then become a clickable link(unless you want to share it as a clickable link).