Is there a way to convert HEIC images to png/jpg using node js?
I’m currently on a nest js project and I tried multiple packages and none of them worked!
I tried heic-convert, sharp, and heic2any
The only thing that worked for me is installing imageMagick on the machine and thats not an option for me.
New contributor
Hamzeh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.