https://github.com/charlzyx/rush
optimize image & upload file to cloud as image bed with tiny image automic.
https://github.com/charlzyx/rush
alioss alioss-uploader cloud-storage image-bed image-optimizer qiniu tencent-cos tinypng
Last synced: 5 months ago
JSON representation
optimize image & upload file to cloud as image bed with tiny image automic.
- Host: GitHub
- URL: https://github.com/charlzyx/rush
- Owner: charlzyx
- License: mit
- Created: 2022-10-09T07:36:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T05:16:19.000Z (about 1 year ago)
- Last Synced: 2024-02-28T06:26:16.926Z (about 1 year ago)
- Topics: alioss, alioss-uploader, cloud-storage, image-bed, image-optimizer, qiniu, tencent-cos, tinypng
- Language: TypeScript
- Homepage: https://rushapp.pages.dev/
- Size: 10.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Rush!
[](https://charlzyx.github.io/rush/)
图片压缩 & 直传图床工具
> 这是一个兴趣使然的项目, 希望 Rush! 能让这个世界的网络资源浪费减少一点点
[](https://opensource.org/licenses/MIT)


## 下载 Downloads[获取最新发行版](https://github.com/charlzyx/rush/releases/latest)
## 功能 Features
- 拖拽批量压缩图片, 支持格式 `jpg/png/gif`
> Drop to optimize, `jpg/png/gif` is supported.- 拖拽批量上传图片到对象存储, 并默认开启图片压缩
> Drop to upload to Cloud Object Storage Server, and optimize by default.## 支持 Supoorted
- 阿里云 OSS
- 腾讯云 COS
- 七牛云 Qiniu
- Github## 功能截图



## Thanks 致谢
Rush 的诞生离不开以下这些开源项目
- [skyfish-qc/pngtiny](https://github.com/skyfish-qc/pngtiny)
- [mxismean/image-tiny](https://github.com/mxismean/image-tiny)
- [filepond](https://pqina.nl/filepond/)
- [PicGo](https://github.com/Molunerfinn/PicGo)
- [arco.design](https://arco.design/react)
- [mantou132/nesbox](https://github.com/mantou132/nesbox)