FileSystemFileHandle

Baseline 2023 *
Newly available

Since March 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

* Some parts of this feature may have varying levels of support.

Note: This feature is available in Web Workers.

The FileSystemFileHandle interface of the window.showOpenFilePicker() method.

Note that read and write operations depend on file-access permissions that do not persist after a page refresh if no other tabs for that origin remain open. The FileSystemHandle interface can be used to verify permission state before accessing a file.

FileSystemHandle FileSystemFileHandle