Category: Flask
-
HEIC to JPG Converter
A simple Python/Flask/Apache2 webpage to convert Apple HEIC format images to JPG. It should look like this https://allpike.net/heic2jpg Step 1. Lets make a new directory for this application. I’m using a system with Virtualmin installed so, for me, this is in the home directory of one of the vhosts, but somewhere in /var/www/ would make…