Uploady
Simple PHP file upload and sharing script with admin panel
110 stars 14 forks last commit first released MIT
Actively maintained
Last commit 7 Mar 2026.
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 to Uploady
Plik
Temporary file upload and sharing service with web UI and CLI
Plik is a WeTransfer-like temporary file upload and sharing service with a web UI, CLI client, REST API, expiration (TTL), and multiple storage backends.

Picsur
Self-hostable image sharing service with built-in conversion
Picsur is a self-hosted Imgur-like image sharing service with anonymous and authenticated uploads, roles/permissions, expiring images, and built-in image conversion/editing.


Uguu
Lightweight temporary file hosting with web UI and upload API
Self-hosted lightweight temporary file host with drag-and-drop, paste and one-click uploads, plus an API for automated uploads and ShareX support.
IFM
Web-based PHP file manager with editing, upload, and archive support
IFM is a single-file web-based file manager (PHP + JavaScript) for browsing, editing, uploading, downloading and extracting archives with simple authentication and Docker support.


Chibisafe
Self-hosted file vault and uploader with shareable links
Chibisafe is a fast, self-hosted file uploader and vault for files, photos, and documents with shareable links, albums, tagging, and API access.
PictShare
Self-hosted media and paste hosting with a simple upload API
Self-hosted image, GIF, MP4, and text paste hosting with a simple API, on-the-fly resizing, and URL-based transformations. File-based storage; no database required.






