Skip to content

If you have a DRM restricted file in your Android device, use this script to capture the screen and convert that into a PDF in your desktop!

Notifications You must be signed in to change notification settings

kaustavbhattacharjee/android_screencapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

android_screencapture

If you have a DRM restricted file in your Android device, use this script to capture the screen and convert that into a PDF in your desktop!

Usage:

python3 screencapture.py 5

The argument is passed as the number of pages in the file.

Pre-requisites:

  1. Must have a valid adb connection.
  2. Python3
  3. Img2PDF (pip3 install img2pdf)

About

If you have a DRM restricted file in your Android device, use this script to capture the screen and convert that into a PDF in your desktop!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages