feat: add support for HEIC image conversion using heic2any

This commit is contained in:
AshAnand34
2025-07-20 00:24:26 -07:00
parent 164c2b6ecc
commit 2b27329d7f
3 changed files with 37 additions and 3 deletions

View File

@@ -53,6 +53,7 @@
"dayjs": "^1.11.13",
"fast-xml-parser": "^5.2.5",
"formik": "^2.4.6",
"heic2any": "^0.0.4",
"i18next": "^25.3.2",
"i18next-http-backend": "^3.0.2",
"jimp": "^0.22.12",