♻️ 重构项目分类:从40个文件精简为15个

主要改进:
- 10个大类合并为6个大类
- 40个小类精简为15个小类
- 文件数量从40个减少到15个

新分类结构:
🤖 AI & 数据智能 (3个子类)
🛠️ 开发 & 运维 (2个子类)
🎨 多媒体 & 内容 (3个子类)
💼 协作 & 效率 (4个子类)
🏠 家庭 & 生活 (2个子类)
🔒 安全 (1个子类)

优势:
- 更清晰的结构,用户更容易找到需要的项目
- 减少维护成本,文档更集中
- 保留所有项目内容,只是重新组织
This commit is contained in:
TWO-ICE
2026-03-01 02:27:34 +00:00
parent 9c4bd62f60
commit 8767917da3
45 changed files with 340 additions and 729 deletions

View File

@@ -1,12 +1,15 @@
# 4.4 图像处理
# 🖼️ 图像相册
[← 返回主页](../README.md)
---
#### 4.4 图像处理
图片管理、AI相册、照片备份
| 项目标题 | 项目简介 | 项目地址 | 教程 | star | 最近更新 |
---
| 项目标题 | 项目简介 | 项目地址 | 教程 | Star | 最近更新 |
| --- | --- | --- | --- | --- | --- |
| ----------------------- | ---------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| WebP Server Go | 将图片转WebP优化网站流量 | [点我查看](https://github.com/webp-sh/webp_server_go) | [查看教程](https://zhuanlan.zhihu.com/p/1910087152177489551) | ![Star](https://img.shields.io/github/stars/webp-sh/webp_server_go?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/webp-sh/webp_server_go?label) |
| Photopea | 浏览器运行的专业图像编辑工具 | [点我查看](https://www.photopea.com/) | [查看教程](https://zhuanlan.zhihu.com/p/1910091092809998637) | | |
@@ -25,4 +28,4 @@
| PicX | 用GitHub仓库搭建免费高速图床 | [点我查看](https://github.com/XPoet/picx) | [查看教程](https://zhuanlan.zhihu.com/p/1905012508873429447) | ![Star](https://img.shields.io/github/stars/XPoet/picx?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/XPoet/picx?label) |
| Lama Cleaner | AI图像修复修图零门槛 | [点我查看](https://github.com/Sanster/lama-cleaner) | [查看教程](https://zhuanlan.zhihu.com/p/1910077928890406054) | ![Star](https://img.shields.io/github/stars/Sanster/lama-cleaner?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/Sanster/lama-cleaner?label) |
| Darktable | 在NAS部署修图工具实现专业修图 | [项目地址](https://www.darktable.org/) | [查看教程](https://zhuanlan.zhihu.com/p/30386654437) | | |
| Image-Matting | AI自动抠图支持多场景和批量处理 | [项目地址](https://github.com/ihmily/Image-Matting) | [查看教程](https://zhuanlan.zhihu.com/p/30240516610) | ![Star](https://img.shields.io/github/stars/ihmily/Image-Matting?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ihmily/Image-Matting?label) |
| Image-Matting | AI自动抠图支持多场景和批量处理 | [项目地址](https://github.com/ihmily/Image-Matting) | [查看教程](https://zhuanlan.zhihu.com/p/30240516610) | ![Star](https://img.shields.io/github/stars/ihmily/Image-Matting?&label=) | ![Last Commit](https://img.shields.io/github/last-commit/ihmily/Image-Matting?label) |