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

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

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
项目说明,还在完善