files/en-us/web/api/metadata/index.md
{{APIRef("File and Directory Entries API")}}{{Non-standard_Header}}{{SeeCompatTable}}
The Metadata interface contains information about a file system entry. This metadata includes the file's size and modification date and time.
[!NOTE] This interface isn't available through the global scope; instead, you obtain a
Metadataobject describing a {{domxref("FileSystemEntry")}} using the method {{domxref("FileSystemEntry.getMetadata()")}}.
This feature has been removed from all specification and is not in the process of being standardized.
{{Compat}}