Skip to content

File System Access API

File System Access API — Read and write to the user’s local file system with explicit permission.

Browser / PlatformSupportSinceConfidenceSourceNotes
Chrome (Android)❌ nohighrefshowOpenFilePicker/showSaveFilePicker are not exposed on Android.
Chrome (Desktop)✅ yes86highref
Edge (Desktop)✅ yes86highref
Safari (iOS)❌ nomediumrefOnly the origin-private file system (OPFS) is available, not the user-visible picker.
Safari (macOS)❌ nomediumrefNo showOpenFilePicker; OPFS only.
Firefox (Desktop)❌ nomediumrefOPFS only; no user-visible file picker access.
Samsung Internet❌ nomediumref

Source: spec · MDN · Last verified 2026-06-24 · Confidence: high

← Back to the Compatibility explorer.