Tiny File Manager

Manage, edit, and preview files directly from your browser with a lightweight, single-file PHP solution. Features secure access control and zero dependencies.

Manage your server files effortlessly with a highly efficient, single-file PHP solution. This lightweight application requires no database or complex dependencies, allowing you to drop it into your server and start organizing immediately. Whether you need to upload assets, tweak code, or organize directories, everything is accessible through a clean web interface.

Key features include:

  • Built-in Code Editor: Edit files directly in the browser with syntax highlighting for over 150 languages.
  • Comprehensive File Operations: Upload via drag-and-drop, download as zip archives, copy, move, and securely delete files.
  • Instant Previews: View images, videos, audio files, and PDFs without downloading them first.
  • Advanced Access Control: Set up multiple users with secure authentication and specific folder permissions.
  • Global Accessibility: Fully responsive design supporting over 50 languages.

Enjoy a fast and secure file management experience without the overhead of traditional software.

Directory Structure

tiny-file-manager
data
.env
docker-compose.yml

docker-compose.yml

services:
  tinyfilemanager:
    image: tinyfilemanager/tinyfilemanager:master
    restart: always
    ports:
      - "8080:80"
    volumes:
      - ./data:/var/www/html/data

.env

# No sensitive environment variables are required for the default configuration.
# Default credentials are:
#   Admin: admin / admin@123
#   User: user / 12345

Share:

Ad
Favicon

 

  
 

Similar to Tiny File Manager

Favicon

 

  
  
Favicon

 

  
  
Favicon