Read metadata from common document files, including files inside a ZIP archive.
Generic File Metadata Reader is a Dify tool plugin for reading metadata from common document files.
It supports both direct single-file input and a no-URL archive workflow where one ZIP file contains multiple documents to inspect.
Reads metadata from one Dify file variable directly.
Reads metadata from each supported document inside one ZIP archive. This is useful when a workflow needs to process multiple files without passing public file URLs between nodes.
Files are processed inside the Dify plugin runtime. The plugin does not intentionally store file content or call third-party APIs.