An open API service indexing awesome lists of open source software.

https://github.com/madneal/image-host

通过七牛云对象存储建立私有图床
https://github.com/madneal/image-host

chrome-extension image-host javascript qiniuyun

Last synced: about 1 year ago
JSON representation

通过七牛云对象存储建立私有图床

Awesome Lists containing this project

README

          

# 七牛云图床 [![CircleCI](https://circleci.com/gh/neal1991/image-host/tree/master.svg?style=svg)](https://circleci.com/gh/neal1991/image-host/tree/master)

通过七牛云云存储建立私有图床,目前功能主要包括:
* 直接选择本地图片上传
* 拖放本地图片上传
* 复制图片粘贴上传
* 生成三种格式的图片链接
* 一键复制链接到剪切板

## 配置

![](http://mzzeast.shumsg.cn/FlgkICkL-2lNw8MlDpY2lyq5T38p)

## 上传

![](http://mzzeast.shumsg.cn/FjAbiKaTjbNaxTXHJoLM7s0Vj3S8)

三种上传方式:选择文件、拖拽上传、粘贴上传

## 安装



你也可以下载本项目,在 选择以开发者模式加载已解压的拓展程序。

## Reference

* [七牛云对象存储文档](https://developer.qiniu.com/kodo)
* [WebUploader API文档](http://fex.baidu.com/webuploader/doc/index.html)