DavidAnson / ConvertTo-Heic

A PowerShell script that converts image files to the efficient HEIC format
MIT License
47 stars 7 forks source link

It does not work with DNG (but with BMP) #5

Open m-schmale opened 2 years ago

m-schmale commented 2 years ago

Hi,

First of all, thanks for this great script. šŸ‘

I've noticedĀ that it does not work with DNG files. But if I convert the DNG files to BMP first the script is working.

Regards Mark

DavidAnson commented 2 years ago

Try opening the DNG using the Windows Photo app. If that doesn't work, you are probably missing a CODEC and once that's installed for Windows, this script should work with that file.