新增图片操作分类,支持调整大小、旋转、添加水印、裁剪、格式转换、图片信息、png2ico

This commit is contained in:
fofolee
2025-01-10 01:37:38 +08:00
parent f9a1aefff6
commit 4c279e8309
15 changed files with 1195 additions and 5 deletions

View File

@@ -2,8 +2,10 @@
"dependencies": {
"axios": "^1.7.9",
"crypto-js": "^4.2.0",
"exif-reader": "^2.0.1",
"iconv-lite": "^0.6.3",
"node-forge": "^1.3.1",
"png2icons": "^2.0.1",
"ses": "^1.10.0",
"sm-crypto": "^0.3.13",
"tree-kill": "^1.2.2"