Convert HEIC Photo to other formats (eg. JPEG).
Currently it only convert HEIC to JPEG with .jpg
extension name, for uploading original photos shot by iOS devices that enable HEIC. More functions will be added if I have time.
-
Searching
convert-heic
and install it inPlugin Settings
in PicGo GUI. -
Executing the following command if using PicGo CLI:
picgo add convert-heic
- Some files' extension name is
.heic
but they are not HEIC format.
- catdad-experiments/heic-convert: 🤳 convert heic/heif images to jpeg and png, which provides the converting tool.
- hans362/picgo-plugin-remove-exif: Remove EXIF data before uploading, which provides an easy template of the plugins of PicGo.
- Unfortunately, the plugin is not compatibile with it, and I have no idea of how to fix it due to my lack of JavaScript, so I am looking forward to receiving pull requests of it.