User:Alexander Roidl/get cover: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 June 2018

  • curprev 22:0222:02, 10 June 2018Alexander Roidl talk contribs 1,531 bytes +1,531 Created page with "Pythonscript to extract the first page of a PDF <pre> import PyPDF2 from wand.image import Image import io import os def pdf_page_to_png(src_pdf, pagenum = 0, resolution = 7..."