Uploady
Simple PHP file upload and sharing script with admin panel
Uploady is a lightweight PHP file uploader and sharing script that provides a web UI and an API for uploading and managing files. It includes an admin panel with stats, role-based user controls, and multiple protection layers for uploads.
Key Features
- Multi-file upload support with drag-and-drop and traditional file selection
- Four protection levels for uploads: MIME type, extensions, size limits, and forbidden names
- Admin panel with charts, usage statistics, pages management, and role-based user management with per-role storage limits
- Image manipulation and basic media handling (thumbnailing/processing) and EXIF support
- Configurable retention: delete files after X days or after X downloads
- API endpoint with API key support for programmatic uploads
- Customization: multi-language support, custom CSS/JS, custom logo and favicon
- Integrations and monetization hooks: Google Analytics and AdSense support
- Docker-compose deployment and straightforward installation using PHP + MySQL
Use Cases
- Public or private file-sharing site for teams or communities with simple admin controls
- Embedded file upload endpoint for web apps or services using the provided API
- Temporary file hosting with automatic expiration and per-role quotas
Limitations and Considerations
- Primary storage is local filesystem; cloud object storage (S3) integration is listed as backlog
- Uses a traditional PHP + Bootstrap + jQuery stack which may require modernization for large deployments
- Lacks built-in malware scanning and advanced enterprise features; malware scanning is on the roadmap
Uploady is suitable for small to medium self-hosted file-sharing needs where quick setup and simple administration are priorities. It is extensible via its API and configurable through PHP configuration files.
Categories:
Tags:
Tech Stack:
Similar Services

Syncthing
Open-source, peer-to-peer file synchronization tool.
Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

LocalSend
Open-source cross-platform local network file sharing app
LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Nextcloud
Open-source collaboration platform for file sync and groupware
Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...

JavaScript
HTML
Docker
Bootstrap
CSS
PHP