Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

filehash

2,748 sites Security covered
View on drupal.org

Hashes of uploaded files, which can be found on a variety of sites from archive.org to wikileaks.org, allow files to be uniquely identified, duplicate files to be detected, and copies to be verified against the original source.

File Hash module generates and stores BLAKE2b-128, BLAKE2b-160, BLAKE2b-224, BLAKE2b-256, BLAKE2b-384, BLAKE2b-512, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512/224, SHA-512/256, SHA-512, SHA3-224, SHA3-256, SHA3-384 and/or SHA3-512 hashes for each file uploaded to the site (note that usage of the BLAKE2b hash algorithm requires the Sodium PHP extension or paragonie/sodium_compat polyfill).

Hash algorithms can be enabled and disabled by the site administrator.

Hash values are loaded into the File object (as fields in the 2.x and 3.x branches) where they are available to the theme, Views and other modules.

Tokens are provided for the full hashes, as well as pairtree tokens useful for content-addressable storage. For example, if the SHA-512/256 hash for a file is 3998b02c5cd27231..., you could store it in the files/39/98 directory using these tokens: [file:filehash-sha512_256-pair-1]/[file:filehash-sha512_256-pair-2]. Note, to use these tokens to configure the file upload directory, File (Field) Paths module is required.

Optional duplicate file prevention

A checkbox in File Hash settings—as well as in the field settings for each file field—allows duplicate uploaded files to be rejected (for all file fields, or for specific file fields, respectively). This feature should be considered a proof-of-concept—you may want better UX for such a feature. Note, if you use a module that allows existing file entities to be updated with a new file, the duplicate check will not be performed on the contents of the updated file (please file a feature request if this issue affects you). In Drupal 7, empty files are not considered duplicate files, as such "files" may represent remote media assets, etc.

You can support development by contributing or sponsoring.

Ports:

This project has been ported to Backdrop CMS.

Activity

Total releases
9
First release
Sep 2025
Latest release
4 months ago
Release cadence
15 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
3.2.3 Stable Jan 16, 2026
2.1.1 Stable Sep 28, 2025
3.2.2 Stable Sep 28, 2025
3.2.1 Stable Sep 27, 2025
8.x-1.12 Stable Sep 27, 2025
2.1.0 Stable Sep 27, 2025
3.2.0 Stable Sep 27, 2025
3.1.0 Stable Sep 19, 2025
3.0.6 Stable Sep 16, 2025