andrew_bidlaw, (edited ) to piracy in Looking for help with de-DRMing an eBook from yuzu reader
@andrew_bidlaw@sh.itjust.works avatar

install pikepdf

import pikepdf

pdf = pikepdf.open(‘filename.pdf’, allow_overwriting_input=True)

pdf.save(‘new_filename.pdf’)

’s if you have it in the same folder. You can make that script more clever. It strips off DRM stuff like printing, copying, editing permissions that are respected by most programs. Probably kills your DRM too.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #