DavidAnson / ConvertTo-Heic

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

Error #3

Closed ghost closed 4 years ago

ghost commented 4 years ago

I am trying to convert a hole folder full of .tif to .heic but i am not able, I use this command in ps dir C:\Users\Juanre7\Desktop\Para_HEIC | .\ConvertTo-Heic.ps1 but i gen an error, i would really apreciate if you could explain a little more how does it work with folders

DavidAnson commented 4 years ago

This is one of the examples in the README and it works in general. What's the error you're getting? Does that folder contain other kinds of files, perhaps?