Bypassing embedded systems that protect books and PDFs from copying,
Go to file
2024-07-07 23:06:51 +03:00
main.py Add main.py 2024-07-07 23:05:03 +03:00
README.md Upload files to "/" 2024-07-07 23:06:51 +03:00

Download flipbooks

Bypassing embedded systems that protect books and PDFs from copying, This code will allow you to sample images from digital books (Adobe DRM, Google Play Books, Apple iBooks, flipbooks and more) and simulates a real situation where a user browses a book/document and takes a picture of each page separately in order and saves into a folder

A few things must be defined:

  1. URL of the book/PDF website
  2. Download Chrome Driver and write down its path
  3. The image saving path
  4. Download Python 3.9.7 (or make an adjustment to the latest version)
  5. pip install selenium