
In some cases you want to convert a PDF to an Image. Here in this gist we show how to convert a PDF stored on an Azure Blob Storage to an JPEG. We use here Azure Function with a Docker Container. The python script use the libary pdf2image https://github.com/Belval/pdf2image