Requirement: Use an iPhone to take photos of the data and copy them to the computer. I found that all files are in .heic format. I need to upload the materials to a website, but only commonly used .jpg and other types are supported. png format: How do you batch convert HEIC format to JPG images? Using online tools to avoid privacy leaks, I wrote a small tool myself.
HEIC
HEIC is the native image format used by Apple devices when taking photos. It uses advanced compression technology to save about 50% storage space while preserving high-definition image quality. HEIC is a newly introduced image format. After Apple's iOS 11 update, iPhone 7 and later hardware will default to the HEIC format when taking photos. Compared to JPG, it takes up less space and offers more lossless image quality. HEIC format photos support iOS 11 and macOS High Sierra (10.13) and later. However, this format cannot be opened directly in Windows using the built-in image viewer software (it appears that Windows 10 RS4 has supported this format).
The finished software is shown in the image below:
Double-click to openHEICToJpg.exeThat's it. The software is easy to understand at a glance, easy to get started, and foolproof operation.
Software download address:https://attach.itsvse.com/abc/HEICToJpg.zip
The core source code is as follows:
Source code download:
Tourists, if you want to see the hidden content of this post, please Reply |