Ben Chuanlong Du's Blog

It is never too late to learn.

Convert HEIC Images in Linux

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation on Ubuntu

wajig install heif-gdk-pixbuf libheif-examples

Usage

heif-convert input.HEIC output.jpg

Batch Convert Using IPython / JupyterLab

If you have multiple HIEC images and you want to convert all of …

File Converting and Generating Tools

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

ImageMagick

ImageMagic provides a command convert which helps convert between different types of images.

HTML2Image

Sphinx

pandoc (mark-up language)

markdown (markdown to HTML)

tex4ht (convert Latex code to HTML)

wkhtmltopdf (html …