https://github.com/mintimate/img2d
The Online Tool&System,Help You Deal With IMG,And Discuss Them.Demo: https://img2d.flyinbug.cn
https://github.com/mintimate/img2d
Last synced: 3 months ago
JSON representation
The Online Tool&System,Help You Deal With IMG,And Discuss Them.Demo: https://img2d.flyinbug.cn
- Host: GitHub
- URL: https://github.com/mintimate/img2d
- Owner: Mintimate
- Created: 2022-07-06T05:15:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T01:39:01.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T06:47:58.591Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 2.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMG2D
一个图片交流与处理的图片系统。Demo: [https://img2d.flyinbug.cn](https://img2d.flyinbug.cn)
项目结构:
```bash
.
├── imgDesignClient # 前端项目(Vue)
└── imgDesignServer # 后端项目(SpringBoot)
```
# 主体功能
主体功能比较简单,个人毕业设计项目。
实现功能:
- 图片在线转码(JPEG、WEBP、PNG等格式互相转化)
- 图片压缩(分辨率压缩、缩略图生成)
- 文章发布功能(Markdown)
- 评论功能
- 用户管理功能
- 用户权限分级
基于腾讯云API,适配:
- 图片分辨率增强
- 图片分类识别
# More
项目说明,还在完善