feat: 实现图片压缩功能

This commit is contained in:
2026-01-25 22:37:40 +08:00
parent 081e2058bf
commit 54009163b1
18 changed files with 1603 additions and 167 deletions

View File

@@ -268,6 +268,13 @@
"file_other": "files",
"saved": "Saved {{ratio}}%"
},
"preview": {
"title": "Image Comparison",
"original": "Original",
"compressed": "Compressed",
"dragHint": "Drag slider or click to compare",
"filename": "Filename"
},
"footer": {
"tagline": "Media processing tools for game developers. Extract frames, compress images, optimize audio.",
"note": "Inspired by modern product storytelling—centered on your workflow, not UI noise.",