I have a PDF file that has an image and some text. I want to read that file and then resize the image, and delete the text.
I tried taking a screenshot of the whole PDF with pdf-poppler and then do some image processing with Jimp, it worked but the program is taking too long to finish executing because the images are quite big.
Adnane, you can try to use pdf-lib.