-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heic format conversion via heic2any #71
Comments
@DiegoWtf doing such stuff right now, did almost everything except replacing heic image by jpeg (converting to it) and saving, have u succeed? Wanna just get some advices... |
Managed to fix all the issues, here is my code.
"FileNameFull" var is the name of the file with !!HEIC extension!! FileUploader has callback "beforeSelect", there i call heic2any function. If u want to add some loader u need "onSelect" callback.
|
@innostudio i think we can close this issue :) |
Hi.
Has anyone done such a feature? Can you share a working code?
https://github.com/alexcorvi/heic2any
The text was updated successfully, but these errors were encountered: