# file-selector Convert a DragEvent or file input into a flat list of File objects. - [Getting Started](/getting-started): Install file-selector and convert drops, file inputs and file-system handles into File objects. - [API Reference](/api): The fromEvent function and the FileWithPath type. - [Browser Support](/browser-support): Which browser APIs file-selector relies on, and how well they are supported. - [Playground](/playground): Drop files or a folder and watch file-selector parse them, live in your browser.