Skip to content

balejol/heic_hevc_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEIC -> JPEG

To convert the .heic formating into the .jpeg you can install ImageMagick package into your Visual Studio project.

Go to Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution -> Install the Magick.NET-Q8-AnyCPU package

HEVC -> MOV

For converting .hevc file into .mov use FFmpeg open-source software.

Install and setup using this tutorial https://youtu.be/4jx2_j5Seew?si=_K_oRpPCa5PHwBI5

About

HEIC and HEVC formats converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages