awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cf-pages avatar

cf-pages/Telegraph-Image

0
View on GitHub↗
4,576 stars·8,836 forks·HTML·CC0-1.0·23 viewsim.gurl.eu.org↗

Telegraph Image

Telegraph-Image is a serverless image hosting service that utilizes Cloudflare Pages and Telegraph for permanent media storage and delivery. It functions as a bot-driven image uploader, allowing users to save and host images via a messaging bot to eliminate the need for manual server management.

The project enables custom domain image hosting, allowing users to bind personal domains to create branded URLs for their hosted media. It also includes a custom domain media gallery for managing uploaded images and integrates automated image moderation to block inappropriate content through external review services.

The service covers media management capabilities, including the ability to host images and videos, generate permanent links, and organize files through a backend interface.

Features

  • Remote Media Hosting - Provides remote hosting for images and videos to generate permanent public links.
  • Bot-Integrated Uploads - Enables saving and hosting images directly through a messaging interface.
  • External Platform Storage Abstractions - Uses Telegraph as a persistent data store by embedding images into hidden pages.
  • Platform-Based Media Storage - Implements storage by leveraging the Telegraph platform to host media without a traditional backend.
  • Serverless Image Hosting Platforms - Functions as a serverless image hosting platform deployed on edge networks.
  • Cloudflare Pages Deployments - Deployed via Cloudflare Pages for serverless global delivery and custom domain support.
  • Edge Deployments - Runs application logic on Cloudflare's edge network to ensure low-latency global delivery.
  • Telegram Media Management - Provides tools for organizing and saving images within the Telegram ecosystem via a bot.
  • Bot-Driven Media Uploaders - Acts as a bot-driven uploader to eliminate the need for manual server management.
  • Media Upload Interfaces - Provides a messaging bot interface as the primary method for uploading and hosting images.
  • Media Content Filters - Integrates external review services to scan and block inappropriate media before hosting.
  • Custom Domain Mappings - Allows mapping of personal domains to the hosting service for branded image URLs.
  • Media File Upload Handlers - Includes a backend interface to preview, search, and organize uploaded media files.
  • Content Moderation Filters - Blocks offensive media by integrating automated content review services.
  • Custom Domain Hosting - Allows connecting a personal domain to replace the default provider URL.
  • Media Management Galleries - Includes a custom domain media gallery for managing and previewing uploaded images.
  • Image Hosting - Free image hosting alternative using pages and telegraph.

Star history

Star history chart for cf-pages/telegraph-imageStar history chart for cf-pages/telegraph-image

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does cf-pages/telegraph-image do?

Telegraph-Image is a serverless image hosting service that utilizes Cloudflare Pages and Telegraph for permanent media storage and delivery. It functions as a bot-driven image uploader, allowing users to save and host images via a messaging bot to eliminate the need for manual server management.

What are the main features of cf-pages/telegraph-image?

The main features of cf-pages/telegraph-image are: Remote Media Hosting, Bot-Integrated Uploads, External Platform Storage Abstractions, Platform-Based Media Storage, Serverless Image Hosting Platforms, Cloudflare Pages Deployments, Edge Deployments, Telegram Media Management.

Which projects share features with cf-pages/telegraph-image?

Projects with overlapping indexed features include: tangyoha/telegram_media_downloader — This project is a Telegram API client and media archiving system designed to programmatically retrieve chat histories… orbstack/orbstack — OrbStack is a native macOS application that replaces Docker Desktop, providing an all-in-one environment for running… nelsontky/gh-pages-url-shortener — This project is a static URL shortener that provides redirection services without the need for a dedicated backend… marseventh/cloudflare-imgbed — CloudFlare-ImgBed is a serverless image hosting platform built on Cloudflare Workers, designed to accept, store, and… evidence-dev/evidence. anasty17/mirror-leech-telegram-bot — This project is a Telegram cloud mirror bot designed to download files from various internet sources and mirror them…

Projects sharing features with Telegraph Image

These projects share indexed features with Telegraph Image. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tangyoha/telegram_media_downloadertangyoha avatar

    tangyoha/telegram_media_downloader

    4,865View on GitHub↗

    This project is a Telegram API client and media archiving system designed to programmatically retrieve chat histories and export media. It functions as a download manager and message forwarder, allowing users to back up photos, videos, and documents from Telegram chats into structured local archives. The system distinguishes itself through advanced content filtering and forwarding capabilities. It can monitor chats for new messages, apply custom regular expressions to filter media by size or date, and automatically forward content between chats. This includes the ability to export protected c

    JavaScriptcosplatfromcross-platformdownloader
    View on GitHub↗4,865
  • nelsontky/gh-pages-url-shortenernelsontky avatar

    nelsontky/gh-pages-url-shortener

    1,409View on GitHub↗

    This project is a static URL shortener that provides redirection services without the need for a dedicated backend server. It functions by hosting redirection logic as static files on a version control platform, leveraging custom error page interception to capture incoming requests and route them to their final destinations. The system manages link mapping by retrieving destination addresses from remote repository issue titles or external API data. To maintain service availability and handle high traffic, it supports token-based authentication with the underlying service provider, which incre

    HTMLbitlygithub-pageself-hosted
    View on GitHub↗1,409
  • orbstack/orbstackorbstack avatar

    orbstack/orbstack

    8,903View on GitHub↗

    OrbStack is a native macOS application that replaces Docker Desktop, providing an all-in-one environment for running Docker containers, full Linux virtual machines, and local Kubernetes clusters. It runs Linux VMs directly on the macOS hypervisor framework for near-native performance, uses VirtioFS for fast bidirectional file sharing between macOS and Linux, and leverages Rosetta for near-native x86 emulation on Apple Silicon. The system assigns predictable local domain names to containers and VMs with automatic HTTPS certificate generation, forwards ports via event-driven updates, and stores

    Shellcolimadockerdocker-desktop
    View on GitHub↗8,903
  • marseventh/cloudflare-imgbedMarSeventh avatar

    MarSeventh/CloudFlare-ImgBed

    4,395View on GitHub↗

    CloudFlare-ImgBed is a serverless image hosting platform built on Cloudflare Workers, designed to accept, store, and serve images through a global edge network. It runs entirely on Cloudflare's serverless infrastructure, handling requests without persistent servers, and caches public responses at the edge for fast content delivery. The system authenticates programmatic access using time-limited API tokens and automatically converts uploaded images to WebP format while compressing oversized files during the upload process. The platform distinguishes itself through multi-backend storage routing

    JavaScriptcloudflare-pagescloudflare-r2discord
    View on GitHub↗4,395
  • Compare all 30 related projects→