cd "C:\Users\YourFolder\HEIC_Photos"
Get-ChildItem -Recurse -Include *.heic,*.heif | ForEach-Object {
$out = [System.IO.Path]::ChangeExtension($_.FullName, ".jpg")
magick $_.FullName -auto-orient -quality 100 -colorspace sRGB $out
}
same response.. can anyone come in my PC and make it..go to > cloudconvert and HIEC>JPEG/PNG
its pretty simple , go to web and do itsame response.. can anyone come in my PC and make it..