ShotShare
Minimal self-hosted image sharing and screenshot hosting platform
ShotShare is a lightweight open-source image posting and sharing application designed for quick screenshot uploads and simple link sharing. It provides a minimal interface focused on fast uploads, direct links, and easy self-hosting.
Key Features
- Simple image upload and sharing with direct, Markdown, BBCode and HTML link formats
- ShareX and other uploader integrations via API keys and example configuration
- Configurable storage and database backends (sqlite, MySQL, PostgreSQL, SQL Server supported)
- Docker and Docker Compose friendly with a one-container deployment option and example commands
- Optional Caddy-based automatic HTTPS support for certificate management
- Feature flags for reactions, UUID routes, footer, and other runtime behaviors
- Artisan CLI commands for maintenance (clean images, create user) and other admin tasks
Use Cases
- Fast screenshot hosting for teams or friends who need shareable image links
- Personal image dumping service for temporary or ephemeral uploads
- Backend for automated screenshot workflows using ShareX or other uploaders
Limitations and Considerations
- Intentionally bare-bones: lacks advanced gallery, CDN integration, or extensive media management features
- Default PHP upload limits are small by default (example PHP_UPLOAD_MAX_FILESIZE is 2M) and must be adjusted for larger files
- Storage is typically local by default; scaling or remote object storage may require additional configuration
ShotShare is focused on simplicity and ease of self-hosting, making it a practical choice for users who need a lightweight image sharing service without ads or extraneous features. It is configurable and extensible through environment variables and standard Laravel tooling.
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...

Laravel
Docker
Caddy
PHP
PHP-FPM