FileBrowser Quantum is a web-based file browser that provides remote file access and management through a modern, responsive interface.
The tool solves the problem of securely accessing and managing files from anywhere by running as a self-hosted web application. It combines file browsing capabilities with user management, access control, and sharing features. The approach emphasizes simplicity in deployment and configuration while packing advanced functionality into a lightweight application. Configuration is handled through a YAML file, and the tool supports multiple authentication methods including OIDC, LDAP, JWT, password with two-factor authentication, and proxy-based login.
Organizations and individuals managing shared file systems should consider this tool if they need granular access control, flexible sharing options with expiration times, and a responsive interface that works across devices. It suits projects requiring WebDAV support, real-time search with filtering by file size and folder size, and thumbnail previews for office documents, videos, album artwork, and 3D models. The tool distinguishes itself through configurable source management with include and exclude rules, folder size calculations, and the ability to scope permissions to both users and groups at specific source paths. Unlike some alternatives, it intentionally removes shell command execution capabilities.
The project maintains active development with regular updates to the codebase and documentation. The maintainers actively encourage community contributions and have established separate documentation repositories to support user adoption. The tool is undergoing significant evolution with major version updates that introduce breaking changes from earlier versions, reflecting ongoing refinement of core functionality and architecture.