1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] Delete content from PDF using Python

Discussão em 'Python' iniciado por Stack, Outubro 7, 2024 às 00:32.

  1. Stack

    Stack Membro Participativo

    I need to cleanse a large number of PDFs from PDF content and leave only an image inside (the structure of the PDFs is always the same).

    Here is a screenshot of the PDF content:

    [​IMG]

    The image marked in yellow is the one I want to keep, all those Paths and Texts and the other smaller image are to be deleted. I have checked out some Python libraries for PDF such as PyPDF but it seems to me like it does not allow me to access that content, only comments and annotations and such stuff.

    Does anyone have a solution?

    Continue reading...

Compartilhe esta Página