MarSeventh/CloudFlare-ImgBed

🏖️ A serverless, open-source file hosting solution built on Cloudflare. Supports image hosting, secure file storage, and personal cloud drive capabilities.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 15 minutes ago
Added to GitGenius on September 10th, 2026
Created on July 19th, 2024
Open Issues & Pull Requests: 42 (+0)
GitHub issues: Enabled
Number of forks: 8,184
Total Stargazers: 6,467 (+1)
Total Subscribers: 14 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Cloudflare Imgbed is a serverless file hosting solution that runs on Cloudflare's edge infrastructure.

The tool addresses the need for lightweight, cost-effective file storage and sharing without managing traditional servers. It leverages Cloudflare Workers for compute, R2 for object storage, and D1 for database operations, allowing files to be stored and served from edge locations globally. The architecture eliminates the overhead of provisioning and maintaining dedicated infrastructure while keeping data processing close to users.

This approach suits developers and small teams seeking a personal cloud drive or image gallery without operational complexity. The serverless model means you pay only for what you use, making it economical for variable workloads. The tool supports image hosting alongside general file storage and secure file management, so it works for portfolios, documentation assets, or private file sharing. Because it runs entirely on Cloudflare's platform, deployment and scaling happen automatically without manual intervention.

The project shows active development with regular commits addressing functionality and user-reported issues. The maintainer responds to pull requests and incorporates community contributions into the codebase. Documentation is maintained alongside code changes, and the project includes a live demo instance, indicating ongoing operational commitment.