logo
icon

Tiny-File-Manager

Tiny File Manager is a single-file PHP web-based file manager. Upload, download, edit, copy, move, compress, and extract files directly from your browser. Multi-user support with per-user home directories. No database required.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-02
Services
service icon
Tags
ToolFile Management

Tiny File Manager

A single-file PHP web-based file manager. Upload, download, edit, copy, move, compress, and extract files directly from your browser. No database required — everything runs in a single container.

What You Can Do After Deployment

Visit your domain and log in with the default credentials to start managing files.

File operations: Upload, download, rename, copy, move, and delete files and folders. Bulk operations supported.

Code editor: Edit text files directly in the browser with syntax highlighting for 150+ languages and 35+ editor themes (powered by Cloud9 IDE / Ace Editor).

Archive handling: Create and extract ZIP and TAR archives without leaving the browser.

Multi-user: Create individual user accounts with dedicated home directories and permission control.

Search: Search for files and folders by name across your entire file tree.

Preview: Preview images, videos, audio files, and PDFs directly in the browser.

Direct links: Generate shareable direct links to files.

Default Login

  • Admin: username admin / password admin@123
  • User: username user / password 12345

Change these passwords immediately after first login by editing the configuration.

Configuration

To change default credentials or other settings, you can modify the configuration inside the container. Refer to the official documentation for details.

License

GPL-3.0 — GitHub