is it just the file contents that get hashed? Is there any way to include the file name and or metadata such as creation date into the hashing process?
In general, all the file hashers encrypts only the binary content of the file.
You can prove this with the following process: