creimers / heic-to-jpg

CLI tool for converting HEIC images to jpg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mention imagemagick dependency on Pypi

kevinlinxc opened this issue · comments

People who google "heic to jpg python" will find the Pypi that is connected to this repo. This repo mentions installing imagemagick as a dependency, but the pypi page doesn't mention it and probably should.

It does say

Essentially, this is just a wrapper around imagemagick's convert cli.

I can make it even more explicit though.

I think you should, not everyone knows what imagemagick is.

I think this should be sufficiently clear now.

image