Help with heic files

Discussion in 'all things UNIX' started by fblais, Apr 24, 2025 at 8:54 PM.

  1. fblais

    fblais Registered Member

    Joined:
    Jul 31, 2008
    Posts:
    1,368
    Location:
    Québec, Canada
    Hi.
    I have an heic image file which I know has 16 images inside.
    I want to "extract" the content into individual files in jpg format, in some batch processing.
    I'm trying with imagemagick on the command-line but only get the first image.
    Can someone please tell me the correct command-line syntax?

    example of the last thing I tried:
    convert *.heic[0-15] *.jpg

    Thanks!
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.