Skip to content

convert heic iphone #14

@vincentma

Description

@vincentma
@echo off
for %%f in (*.heic) do (
    magick convert %%~nf.heic %%~nf.jpg
)
pause

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions