Skip to content

wrapper around ImageMagick to perform heic to jpeg conversion (useful for apple users)

Notifications You must be signed in to change notification settings

sickkkkk/heic-to-jpeg-py

Repository files navigation

HEIC-to-JPEG converter

A tool to perform a bulk conversion of heic files to jpeg ones

Actually a wrapper around ImageMagick magick tool to perform the conversion itself

As a coding excercise created in three different ways:

  • threaded
  • using processes
  • seqential execution

About

wrapper around ImageMagick to perform heic to jpeg conversion (useful for apple users)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages