ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# ImgURL
|
|
|
|
ImgURL是一款简单、纯粹的图床程序,使用PHP + SQLite 3开发。
|
|
|
|
|
|
|
|
![](https://i.bmp.ovh/imgs/2018/12/06cf0ac3b7625b6b.png)
|
|
|
|
|
|
|
|
![](https://i.bmp.ovh/imgs/2018/12/f0b565e2e0ffa166.png)
|
|
|
|
|
|
|
|
![](https://i.bmp.ovh/imgs/2018/12/017c5e66b53db4d1.png)
|
|
|
|
|
|
|
|
### 主要功能
|
|
|
|
- [x] 支持拽拖上传、多图上传、Ctrl + V粘贴上传、URL上传
|
|
|
|
- [x] 支持图片裁剪,自动生成缩略图
|
|
|
|
- [x] 限制访客上传数量
|
|
|
|
- [x] 图片压缩/批量压缩
|
|
|
|
- [x] 图片鉴黄/批量鉴黄
|
|
|
|
- [x] API支持
|
|
|
|
- [ ] 在线更新
|
|
|
|
- [ ] 外部存储
|
|
|
|
|
|
|
|
### 环境要求
|
|
|
|
* PHP >= 5.6
|
|
|
|
* PDO_SQLite
|
|
|
|
* GD2
|
|
|
|
* ImageMagick
|
|
|
|
* fileinfo
|
|
|
|
* pathinfo
|
|
|
|
|
|
|
|
### 安装
|
|
|
|
* 常规安装请参考帮助文档:[https://www.xiaoz.me/doc/](https://www.xiaoz.me/doc/doc-imgurl)
|
|
|
|
* 宝塔面板安装ImgURL参考:[https://www.xiaoz.me/archives/12081](https://www.xiaoz.me/archives/12081)
|
|
|
|
|
|
|
|
### Demo
|
|
|
|
* [http://test.imgurl.org/](http://test.imgurl.org/)
|
|
|
|
* 账号:xiaoz
|
|
|
|
* 密码:xiaoz.me
|
|
|
|
|
|
|
|
### 请我喝一杯咖啡
|
|
|
|
![](https://i.bmp.ovh/imgs/2019/03/cb349aa4a1b95997.png)
|
|
|
|
|
|
|
|
### 鸣谢
|
|
|
|
|
|
|
|
ImgURL的诞生离不开以下项目,在此表示感谢。
|
|
|
|
|
|
|
|
* [LayUI](https://github.com/sentsin/layui)
|
|
|
|
* [CodeIgniter](https://github.com/bcit-ci/CodeIgniter)
|
|
|
|
* [clipBoard.js](https://github.com/baixuexiyang/clipBoard.js)
|
|
|
|
* [Parsedown](https://github.com/erusev/parsedown)
|
|
|
|
* [jQuery](https://github.com/jquery/jquery)
|
|
|
|
* [tinypng](https://tinypng.com/)
|
|
|
|
* [ModerateContent](https://www.moderatecontent.com/)
|
|
|
|
|
|
|
|
### 联系我
|
|
|
|
* Blog:[https://www.xiaoz.me/](https://www.xiaoz.me/)
|
|
|
|
* 社区支持:[https://ttt.sh/](https://ttt.sh/category/6/)
|
|
|
|
* ImgURL交流群:341195621
|
|
|
|
* QQ:337003006
|