> For the complete documentation index, see [llms.txt](https://i.pixcat.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.pixcat.cn/zai-xian-tu-pian-tuo-guan.md).

# 在线图片托管

图片托管平台、图床、图床客户端、自建图床项目整理

免费图床不保证永久稳定，重要图片建议使用本地存储与自建方案或各大云厂商的对象存储服务

## 在线图床

### 临时免注册

无需注册，打开即用。

| 名称            | 网址                                       | 服务器        | 上传限制          | 外链限制   |
| ------------- | ---------------------------------------- | ---------- | ------------- | ------ |
| 美团图床          | <https://mtbed.695402.xyz>               | 国内 CDN     | 20M           | 4M     |
| 骤雨未歇          | <https://file.sang.pub>                  | 国内 CDN     | 100M，支持音视频    | 音乐 3M  |
| AA1 图床        | <https://img.api.aa1.cn>                 | 国内         | 100M          | 4M     |
| scdn 图床       | <https://img.scdn.io>                    | 国内 CDN     | 20M，60 天无访问删除 | 1.5M   |
| 简单文件床         | <https://pic.sl.al>                      | 亚太 Anycast | 200M，支持音视频    | 音乐 3M  |
| loc 图床        | <https://www.locimg.com>                 | Cloudflare | 100M          | 11M    |
| 图片转链接         | <https://share-text.org/zh/image-to-url> | Cloudflare | 32M           | 11M    |
| 521 图床        | <https://521.im>                         | 美国         | 10M           | 4M     |
| MoeTu         | <https://moetu.org>                      | 国内         | 20M           | —      |
| 遇见图床          | <https://www.hualigs.cn>                 | 国内         | 10M           | —      |
| 品云图床          | <https://3o.hk>                          | 国内         | 50M           | —      |
| 星光图床 StarDots | <https://stardots.io/zh>                 | —          | —             | 现代图像托管 |

### 稳定常用

部分需注册登录，适合博客、论坛等使用。

| 名称         | 网址                                         | 成立时间 | 上传限制          | 备注                                |
| ---------- | ------------------------------------------ | ---- | ------------- | --------------------------------- |
| SM.MS      | <https://sm.ms>                            | 2015 | 5M            | 国内访问稳定，支持 API                     |
| 路过图床       | <https://imgchr.com> / <https://imgtu.com> | 2011 | 10M           | 基于 Chevereto，老牌稳定                 |
| ImgBB      | <https://imgbb.com>                        | —    | 32M           | 界面简洁，支持自动删除                       |
| Postimages | <https://postimages.org>                   | 2004 | 24M           | 老牌服务，提供桌面端                        |
| IM.GE      | <https://im.ge>                            | —    | 50M           | 容量大，无需注册                          |
| IMG.TG     | <https://imgtg.com>                        | 2019 | 5M            | 轻量简洁                              |
| Moeyy 图床   | <https://moeyy.cn/img>                     | —    | —             | 国内访问快                             |
| 聚合图床       | <https://www.superbed.cn>                  | —    | —             | 分发至多个节点，防单点失效                     |
| PicX       | <https://picx.xpoet.cn>                    | —    | 取决于 GitHub 仓库 | 基于 GitHub + jsDelivr，开源，支持 CDN 加速 |
| IPFS 图床    | <https://cdn.ipfsscan.io>                  | —    | —             | IPFS 去中心化存储                       |
| imgur      | <https://imgur.com>                        | —    | —             | 知名图床服务，国内访问需代理                    |

### Hostloc 论坛推荐

Hostloc 论坛的大佬提供的图床。

* [**imglink**](https://imglink.org)
* [**imagehub**](https://www.imagehub.cc)
* [**cdnjson**](https://cdnjson.com)

### 上传工具

配合图床使用的客户端工具，支持拖拽上传、自动复制等操作。

* [**PicGo**](https://github.com/Molunerfinn/PicGo) - 开源桌面端，支持主流图床
* [**PicList**](https://github.com/Kuingsmile/PicList) - 基于 PicGo 深度二次开发，增加云存储管理
* [**PicHoro**](https://github.com/Kuingsmile/PicHoro) - 手机端，支持 Webdav、Alist、S3、各大云存储
* [**Postimages 客户端**](https://postimages.org/app) - Windows 桌面端上传工具

## 自建图床服务

数据掌握在自己手里，适合长期使用。

### 独立图床程序

| 项目               | 地址                                           | 特点                        |
| ---------------- | -------------------------------------------- | ------------------------- |
| 兰空图床 Lsky Pro    | <https://github.com/lsky-org/lsky-pro>       | 功能完善，支持多存储策略、API、相册管理，PHP |
| EasyImages2.0    | <https://github.com/icret/EasyImages2.0>     | 轻量，无需数据库，支持 API           |
| Hellohao 图床 Tbed | <https://github.com/Hello-hao/Tbed>          | 简洁易用，PHP                  |
| Picsur           | <https://github.com/caramelfur/picsur>       | 易于使用、可自托管的图像共享服务          |
| x-file-host      | <https://github.com/RuiZhang-cn/x-file-host> | 一个多源图床                    |

### 第三方 / 薅羊毛

利用 GitHub、OneDrive、Cloudflare 等已有存储做图床。

| 项目                      | 地址                                                    | 特点                                                 |
| ----------------------- | ----------------------------------------------------- | -------------------------------------------------- |
| boomb                   | <https://github.com/xjh22222228/boomb>                | 为 GitHub / Gitee 管理图片，无需部署，开箱即用                    |
| OneDrive 图床             | <https://github.com/harrisoff/onedrive-image-hosting> | 将 OneDrive 作为图床存储，支持直链生成                           |
| Telegraph-Image         | <https://github.com/cf-pages/Telegraph-Image>         | 基于 Cloudflare Pages，免服务器，支持 Telegram Bot / R2 / S3 |
| x-dr/telegraph-Image    | <https://github.com/x-dr/telegraph-Image>             | Telegraph-Image 分支                                 |
| igengdu/telegraph-Image | <https://github.com/igengdu/telegraph-Image>          | Telegraph-Image 分支                                 |
| CloudFlare-ImgBed       | <https://github.com/MarSeventh/CloudFlare-ImgBed>     | CloudFlare 图床                                      |
| 骤雨重山图床 ZYCS-IMG         | <https://github.com/uxiaohan/ZYCS-IMG>                | Cloudflare Workers 图床                              |
| image-url-converter     | <https://github.com/weijunext/image-url-converter>    | 基于 Cloudflare R2                                   |
| cf-image-hosting        | <https://github.com/ifyour/cf-image-hosting>          | 🥊 免费无限图片托管                                        |
| workers-image-hosting   | <https://github.com/iiop123/workers-image-hosting>    | cloudflare worker 简易图床                             |
| picx                    | <https://github.com/XPoet/picx>                       | 基于 GitHub API & jsDelivr，CDN 加速图床管理工具              |

### 图片展示

| 项目           | 地址                                           | 特点           |
| ------------ | -------------------------------------------- | ------------ |
| Pichome      | <https://github.com/zyx0814/Pichome>         | 图片展示         |
| PhotoPrism   | <https://github.com/photoprism/photoprism>   | 图片管理&展示      |
| photo-stream | <https://github.com/waschinski/photo-stream> | 图片流展示        |
| photoview    | <https://github.com/photoview/photoview>     | 自托管个人服务器的照片库 |
