Daily Shaarli

All links of one day in a single page.

June 12, 2021

fpdf2.4.0 and converting GIFs to PDFs

fpdf2 is a minimalist PDF creation library for Python that I am maintaining.

With the release yesterday of its v2.4.0, I'm going to present some of its notable new features since the latest minor version.

https://github.com/pyfpdf/fpdf2/ Pypi latest version Doc: https://pyfpdf.github.io/fpdf2/

JPEG images …