So one of my pdfs has a page number and a link at the bottom of every page. It’s around 500 pages so I dont want to edit it manually. Is there any way I can delete those things all at once from all pages of the pdf?

Maybe ghost script or python script can do this?

I also notice there isn’t a PDF community in Lemmy, maybe somebody should create one.

Thanks a lot in advance.

  • Flagstaff@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 days ago

    The freemium, offline-capable software Stirling-PDF is king of open-source PDF-editing. Nothing else comes even close, despite how counterintuitive its UI can be. Ironically enough, the creator said it was originally a ChatGPT experiment, but once it went viral, he ended up hiring others and they all regularly improve it as its staff.

    If you are on Windows, head over to @ahk@programming.dev and we’ll see what we can do about automating the removal per pg. via AutoHotkey.