新增图片批量处理

This commit is contained in:
yinsx
2026-01-15 10:24:02 +08:00
parent 1de2ac8491
commit 943bf4bbd4
18 changed files with 1208 additions and 123 deletions

View File

@ -2,5 +2,9 @@
"convert_format": {
"stp": 1,
"glb2": 3
},
"image_operation": {
"compress": 8,
"resize": 1
}
}