Skip to content

C++ app, that convert Heic images to jpg using ImageMagic.

Notifications You must be signed in to change notification settings

superTfighter/HeicToJpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heic To Jpg converter

Heic to Jpg converter is a C++ application for converting HEIC image format to jpg. It's dependent on ImageMagic system calls.

Features

  • UI for selecting folders and viewing progression
  • Can iterat through folders recursively
  • System calls are done on different thread
  • Progress can be view during runtime

Dependecies

  • VS 2019, C++
  • ImageMagic ^7.10 - 53
  • Dream Imgui - DX12

About

C++ app, that convert Heic images to jpg using ImageMagic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published